From 6a10b700794f5184951752b50fea34c422a58f7a Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Fri, 12 Sep 2014 08:52:20 +0000 Subject: testing/py-six: upgrade to 1.8.0 --- testing/py-six/APKBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'testing/py-six/APKBUILD') diff --git a/testing/py-six/APKBUILD b/testing/py-six/APKBUILD index a477ae6bb..a50166019 100644 --- a/testing/py-six/APKBUILD +++ b/testing/py-six/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: William Pitcock pkgname=py-six _pkgname=six -pkgver=1.6.1 +pkgver=1.8.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="07d606ac08595d795bf926cc9985674f six-1.6.1.tar.gz" -sha256sums="d4392a7c8d91b005c002568a85faf617c67241c8cd8399cc395e8f1005aff80d six-1.6.1.tar.gz" -sha512sums="bd925295964696dc8632eb0b9d6632f25d4b461fefceb470d2bb537e98b0db9dddf9c2abb363657451b950572e91f1ab5973d12739781823f9b845abe5061057 six-1.6.1.tar.gz" +md5sums="1626eb24cc889110c38f7e786ec69885 six-1.8.0.tar.gz" +sha256sums="047bbbba41bac37c444c75ddfdf0573dd6e2f1fbd824e6247bb26fa7d8fa3830 six-1.8.0.tar.gz" +sha512sums="e705c0213396d1220f02f2c6f724ddb9d95eefc38459b6d9bc547be859303bd404969965416f7d1614d2eab416d647d0b53502414cdc46bcb597675cf509b9ff six-1.8.0.tar.gz" -- cgit v1.2.3