summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorBlair Bonnett2022-09-16 11:49:58 +0200
committerBlair Bonnett2022-09-16 11:49:58 +0200
commit3aadf3adfde4a6c57c9981511af1f3a700b7c8b6 (patch)
tree3030d366ec98e0ca25d90e017ee33c5baf964955 /.SRCINFO
parent6ec48351c6f1c0484b8a652c97e2c7959152f230 (diff)
downloadaur-3aadf3adfde4a6c57c9981511af1f3a700b7c8b6.tar.gz
Update to 0.21.0; switch to PEP 517 build and install.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 8 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fdbb42d31ffe..873741e948cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,20 @@
pkgbase = python-cartopy
pkgdesc = A cartographic Python library with Matplotlib support for visualisation
- pkgver = 0.20.3
+ pkgver = 0.21.0
pkgrel = 1
url = https://scitools.org.uk/cartopy/
arch = x86_64
license = LGPL3
checkdepends = python-pytest
+ checkdepends = python-pytest-mpl
checkdepends = python-flufl-lock
- makedepends = python-setuptools
makedepends = cython
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-setuptools
makedepends = python-setuptools-scm
+ makedepends = python-wheel
depends = geos
- depends = proj
depends = python-certifi
depends = python-matplotlib
depends = python-numpy
@@ -26,7 +29,7 @@ pkgbase = python-cartopy
optdepends = python-pyepsg: interface to https://epsg.io
optdepends = python-pykdtree: faster warping of images
optdepends = python-owslib: access OGC clients
- source = https://files.pythonhosted.org/packages/source/C/Cartopy/Cartopy-0.20.3.tar.gz
- sha256sums = 0d60fa2e2fbd77c4d1f6b1f9d3b588966147f07c1b179d2d34570ac1e1b49006
+ source = https://files.pythonhosted.org/packages/source/C/Cartopy/Cartopy-0.21.0.tar.gz
+ sha256sums = ce1d3a28a132e94c89ac33769a50f81f65634ab2bd40556317e15bd6cad1ce42
pkgname = python-cartopy