mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/py-pycountry: upgrade to 1.4
This commit is contained in:
parent
9825e28284
commit
7e0c991736
@ -2,7 +2,7 @@
|
||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
pkgname=py-pycountry
|
||||
_pkgname=pycountry
|
||||
pkgver=1.0
|
||||
pkgver=1.4
|
||||
pkgrel=0
|
||||
pkgdesc="ISO country, subdivision, language, currency and script definitions and their translations"
|
||||
url="http://pypi.python.org/pypi/pycountry"
|
||||
@ -13,7 +13,7 @@ depends_dev=""
|
||||
makedepends="python-dev py-lxml py-setuptools"
|
||||
install=""
|
||||
subpackages=""
|
||||
source="http://pypi.python.org/packages/source/p/${_pkgname}/${_pkgname}-$pkgver.zip"
|
||||
source="http://pypi.python.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-$pkgver.zip"
|
||||
|
||||
_builddir="$srcdir"/$_pkgname-$pkgver
|
||||
prepare() {
|
||||
@ -36,6 +36,6 @@ package() {
|
||||
python setup.py install --root=$pkgdir/ || return 1
|
||||
}
|
||||
|
||||
md5sums="5e92360d9bb4df56eeda1b2cc79a7a1a pycountry-1.0.zip"
|
||||
sha256sums="a09616ec9c9f73be27de8087bc57c255dd80b4fbbac9b8dbdbbe50abbae33d27 pycountry-1.0.zip"
|
||||
sha512sums="f2ca782c1ac6050d992dc83428e5bc3f95a797c4d86c1745e050ce386785cfb7d9b5df0a359bf80089f9e0addada510d5f54c71a2dccb278617d7544ba2b329c pycountry-1.0.zip"
|
||||
md5sums="72f18d648215ababf1b82246a4fbe9d8 pycountry-1.4.zip"
|
||||
sha256sums="c8e8dd244ad32bc1dbb55565b83f9277d0e0ad423c190844acd7e4b9831c3652 pycountry-1.4.zip"
|
||||
sha512sums="59e6741f8c4a92412391ea672f6dc3778d87fcc38a5f37615bb60c8d022990425cdd8c04724c8eac1d503f11fea68a21989cd24fed060fe3efbdbeb7ef9177be pycountry-1.4.zip"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user