From 5db978912add7b2a27776be237283904c76122ea Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 26 Sep 2017 09:19:21 +0000 Subject: testing/py-isbn: upgrade to 1.1.0 --- testing/py-isbn/APKBUILD | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'testing/py-isbn/APKBUILD') diff --git a/testing/py-isbn/APKBUILD b/testing/py-isbn/APKBUILD index e528f32f2a..5167c8d48d 100644 --- a/testing/py-isbn/APKBUILD +++ b/testing/py-isbn/APKBUILD @@ -2,8 +2,8 @@ # Maintainer: Fabian Affolter pkgname=py-isbn _pkgname=pyisbn -pkgver=1.0.1 -pkgrel=1 +pkgver=1.1.0 +pkgrel=0 pkgdesc="A module for working with 10- and 13-digit ISBNs" url="https://github.com/JNRowe/pyisbn" arch="noarch" @@ -52,6 +52,4 @@ _py() { $python setup.py install --prefix=/usr --root="$subpkgdir" } -md5sums="ea6fe1a1d0353d6a24f6dc5e57609bf9 pyisbn-1.0.1.tar.gz" -sha256sums="aa04efaf49446d43894b563ab6ea32fe3353a1f9146fc2e0d03f1de30e09d2c3 pyisbn-1.0.1.tar.gz" -sha512sums="65575b96f0dd2a96ad0a62d3b274f65dc3ffaee6cc6207b4461f67c1e7071db8153cf0ce1afa2d266488725c94f6e931351935f343fa0b934e5a696b778fba2c pyisbn-1.0.1.tar.gz" +sha512sums="9c54199d4a152b7e0ff32ba71b0479dbbbd426a3a1e5b7b08d8619cdae445e13562fd682c9f4c5857075b4c9b50731a715402d8c9463ad48046013c7defcbc28 pyisbn-1.1.0.tar.gz" -- cgit v1.2.3