testing/py-isbn: upgrade to 0.6.3

This commit is contained in:
Fabian Affolter 2013-10-15 16:05:41 +00:00 committed by Natanael Copa
parent 90880184a0
commit aadf98e71b

View File

@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-isbn
_pkgname=pyisbn
pkgver=0.5.2
pkgver=0.6.3
pkgrel=0
pkgdesc="A module for working with 10- and 13-digit ISBNs"
url="https://github.com/JNRowe/pyisbn"
@ -36,6 +36,6 @@ package() {
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
md5sums="df63ca1af91db9e1b1c1ec1af2c6162b pyisbn-0.5.2.tar.gz"
sha256sums="920898dd5f774049f32412e59540641d3cebca2fd4550ec70fb0038a3afdac29 pyisbn-0.5.2.tar.gz"
sha512sums="2e3f114d02e1f9ca54797d38729dd8787709ac5d9140fc899fa4303e4bf7535a933885d2087bd238ab0230de23e52929d1038548abade5625f437748e9c4856c pyisbn-0.5.2.tar.gz"
md5sums="10aa88505d4250a83eb04d4a8a0ffcb3 pyisbn-0.6.3.tar.gz"
sha256sums="5188fec3ef37b44903792f155c210262441e5ec7a6a3a39f561a6d013f1540aa pyisbn-0.6.3.tar.gz"
sha512sums="76010714c7021165722fa63186c56124473af89bd35ba8700d84f775c9e235fcfaea58309fbcd453acc062225bdce467e2bf240dcdb9cd3f41d2a078e95ad789 pyisbn-0.6.3.tar.gz"