summaryrefslogtreecommitdiffstats
path: root/testing/py-pip
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2013-06-15 10:04:45 +0000
committerFabian Affolter <fabian@affolter-engineering.ch>2013-06-15 11:41:49 +0000
commitf1ced97713cd04cd949247efceae4d8e8939b822 (patch)
tree644f974cf747114728b2601b613648f35b2742f8 /testing/py-pip
parent478be35d861b593a20fd79eb79fac05f7714229d (diff)
downloadaports-f1ced97713cd04cd949247efceae4d8e8939b822.tar.bz2
aports-f1ced97713cd04cd949247efceae4d8e8939b822.tar.xz
testing/py-pip: upgrade to 1.3.1
Diffstat (limited to 'testing/py-pip')
-rw-r--r--testing/py-pip/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/testing/py-pip/APKBUILD b/testing/py-pip/APKBUILD
index 18386c58f..521496c65 100644
--- a/testing/py-pip/APKBUILD
+++ b/testing/py-pip/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-pip
_pkgname=pip
-pkgver=1.0
+pkgver=1.3.1
pkgrel=0
pkgdesc="A tool for installing and managing Python packages"
url="http://www.pip-installer.org"
@@ -36,4 +36,6 @@ package() {
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
-md5sums="327fc4a03df189506966e15021730550 pip-1.0.tar.gz"
+md5sums="cbb27a191cebc58997c4da8513863153 pip-1.3.1.tar.gz"
+sha256sums="145eaa5d1ea1b062663da1f3a97780d7edea4c63c68a37c463b1deedf7bb4957 pip-1.3.1.tar.gz"
+sha512sums="b969797d4c93aabefa4b66e0ad3d2c3ccedd3324e68bb1fa81d383f1e867d24ce2fb91851b0470607312041e3c3c0224c920be2e77d6f9af01084146c65f308a pip-1.3.1.tar.gz"