blob: 9a4f5bb7ec3858560c283f50ab21568f6c2bcc79 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = pypy3-contourpy
pkgdesc = Python library for calculating contours in 2D quadrilateral grids
pkgver = 1.3.3
pkgrel = 1
url = https://github.com/contourpy/contourpy
arch = any
license = BSD-3-Clause
makedepends = pypy3-build
makedepends = pypy3-installer
makedepends = pypy3-pybind11
makedepends = meson-pypy3
depends = pypy3
source = contourpy-1.3.3.tar.gz::https://github.com/contourpy/contourpy/archive/v1.3.3.tar.gz
sha512sums = b920fc30189075cb29d6af346d0b7c9038b46b03c561388652eaf0d9647cb5246894903742c230b99fe5e3e62c6a60fcb634a24c31da6930819acd2eefb5f631
pkgname = pypy3-contourpy
|