mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
testing/py3-owslib: upgrade to 0.30.0
This commit is contained in:
parent
97b4244964
commit
ace136f520
@ -3,8 +3,8 @@
|
|||||||
pkgname=py3-owslib
|
pkgname=py3-owslib
|
||||||
#_pkgreal is used by apkbuild-pypi to find modules at PyPI
|
#_pkgreal is used by apkbuild-pypi to find modules at PyPI
|
||||||
_pkgreal=OWSLib
|
_pkgreal=OWSLib
|
||||||
pkgver=0.29.3
|
pkgver=0.30.0
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
pkgdesc="OGC Web Service utility library"
|
pkgdesc="OGC Web Service utility library"
|
||||||
url="http://packages.python.org/pypi/OWSLib"
|
url="http://packages.python.org/pypi/OWSLib"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
@ -32,5 +32,5 @@ package() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
fc503be2b2e7d7f539283c7602831097bda680a74133debacb0a51116a25c261b972e3497e69ccea27329672183b447e6e299e7e8cc3853be1341db2cef427e2 OWSLib-0.29.3.tar.gz
|
254b9ffa0f003d5f2ddf8934942f6501cc36db60db2bf54ccc3f4294112148e61e5bd1c3df3d233bc0008e266b3e83390b045004c1a77fb146333f6a5ea27353 OWSLib-0.30.0.tar.gz
|
||||||
"
|
"
|
||||||
|
Loading…
Reference in New Issue
Block a user