mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 22:07:19 +02:00
community/py3-cdsapi: upgrade to 0.7.2
This commit is contained in:
parent
619b636a4e
commit
c02bc5a39b
@ -2,13 +2,13 @@
|
|||||||
# Maintainer: Iztok Fister, Jr. <iztok@iztok-jr-fister.eu>
|
# Maintainer: Iztok Fister, Jr. <iztok@iztok-jr-fister.eu>
|
||||||
pkgname=py3-cdsapi
|
pkgname=py3-cdsapi
|
||||||
_pkgorig=cdsapi
|
_pkgorig=cdsapi
|
||||||
pkgver=0.7.1
|
pkgver=0.7.2
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Python API to access the Copernicus Climate Data Store"
|
pkgdesc="Python API to access the Copernicus Climate Data Store"
|
||||||
url="https://github.com/ecmwf/cdsapi"
|
url="https://github.com/ecmwf/cdsapi"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
depends="py3-requests py3-tqdm py3-setuptools"
|
depends="py3-cads-api-client py3-requests py3-tqdm py3-setuptools"
|
||||||
makedepends="py3-gpep517 py3-wheel"
|
makedepends="py3-gpep517 py3-wheel"
|
||||||
checkdepends="py3-pytest-xdist"
|
checkdepends="py3-pytest-xdist"
|
||||||
subpackages="$pkgname-pyc"
|
subpackages="$pkgname-pyc"
|
||||||
@ -34,5 +34,5 @@ package() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
8c8e5c4e97bfd787832e5358e3e9cc6aa6c1157f9246d8fc57f0506985a79c5ea4f20ed1454bb702dbcacecd07fed3a91cb33e22ddcb6ef5d5ae347c49ed71e0 py3-cdsapi-0.7.1.tar.gz
|
2d764abcd8b77c5305c2f059b65fb6b8c432b79633f890756bf861af3fc4daa886333926fe26ccbdf20fe4e7e278ebb324a46f01a957c1130cd1f620d80a8c39 py3-cdsapi-0.7.2.tar.gz
|
||||||
"
|
"
|
||||||
|
Loading…
Reference in New Issue
Block a user