aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-24 06:56:02 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-24 12:26:17 +0000
commitd3cb0792c9225a27f7cd8c15b9031d94b9b02153 (patch)
treeb539956b54e98dce8d0ffc9a8286956bc7c9dbe4
parentddc404205e01f4989fcde2d27dabd04e0009aed2 (diff)
testing/py3-python-stdnum: upgrade to 1.13
-rw-r--r--testing/py3-python-stdnum/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-python-stdnum/APKBUILD b/testing/py3-python-stdnum/APKBUILD
index 3c45b656bc8..5aae70a233d 100644
--- a/testing/py3-python-stdnum/APKBUILD
+++ b/testing/py3-python-stdnum/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-python-stdnum
_pkgname=python-stdnum
-pkgver=1.12
+pkgver=1.13
pkgrel=0
pkgdesc="Python module to handle standardized numbers and codes"
url="https://arthurdejong.org/python-stdnum"
@@ -29,4 +29,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="7eefc997494f538cddda8a6ca60d60c52e35f53023edd69b540c3f1aded00d795741ef429f84be6637e737e031b0ca771d4c1a060c94c90d7aa4144cdb0a536f python-stdnum-1.12.tar.gz"
+sha512sums="91bc476c0fec49627b772c43f031bcdfea044385256817d76a2fcff3aa76f26e85d308aab5262a682d54f67a1851907074b21d260e687f81c733326c40a0e0cf python-stdnum-1.13.tar.gz"