main/py-six: upgrade to 1.9.0

This commit is contained in:
Fabian Affolter 2015-01-23 15:38:46 +00:00
parent 55a409eb48
commit d7e80752cd

View File

@ -2,7 +2,7 @@
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=py-six
_pkgname=six
pkgver=1.8.0
pkgver=1.9.0
pkgrel=0
pkgdesc="Python 2 and 3 compatibility library"
url="http://pypi.python.org/pypi/six"
@ -36,6 +36,6 @@ package() {
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
md5sums="1626eb24cc889110c38f7e786ec69885 six-1.8.0.tar.gz"
sha256sums="047bbbba41bac37c444c75ddfdf0573dd6e2f1fbd824e6247bb26fa7d8fa3830 six-1.8.0.tar.gz"
sha512sums="e705c0213396d1220f02f2c6f724ddb9d95eefc38459b6d9bc547be859303bd404969965416f7d1614d2eab416d647d0b53502414cdc46bcb597675cf509b9ff six-1.8.0.tar.gz"
md5sums="476881ef4012262dfc8adc645ee786c4 six-1.9.0.tar.gz"
sha256sums="e24052411fc4fbd1f672635537c3fc2330d9481b18c0317695b46259512c91d5 six-1.9.0.tar.gz"
sha512sums="bcd94367a26c326ff9cc884e67cd705077366b6c091ad4ec805791f0ddc05452fe046c0ad843fbd530fa956ef240b951e69a7fedd41f5e7aaaabdc4761e987ea six-1.9.0.tar.gz"