aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-httplib2
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2017-02-11 08:14:32 +0000
committerJakub Jirutka <jakub@jirutka.cz>2017-02-12 16:57:45 +0100
commit7829bcc12f9e9bd09aa70ed06d89ea7c5e776e72 (patch)
treefea44a8a5ed0ce9fb5f6d0ef3f606009cb85fa40 /main/py-httplib2
parentebac1d8e0419342bcbbf5e4ba65e5f93c83d520b (diff)
main/py-httplib2: upgrade to 0.10.3
Diffstat (limited to 'main/py-httplib2')
-rw-r--r--main/py-httplib2/APKBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/main/py-httplib2/APKBUILD b/main/py-httplib2/APKBUILD
index 2f5c78607c3..aca222171b0 100644
--- a/main/py-httplib2/APKBUILD
+++ b/main/py-httplib2/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-httplib2
_pkgname=httplib2
-pkgver=0.10.2
+pkgver=0.10.3
pkgrel=0
pkgdesc="A Python HTTP client library"
url="https://github.com/jcgregorio/httplib2"
@@ -31,6 +31,4 @@ package() {
chmod o+r $pkgdir/usr/lib/python2.7/site-packages/httplib2/cacerts.txt
}
-md5sums="2501a693df730e8b1f5803b0c02a39c2 httplib2-0.10.2.tar.gz"
-sha256sums="ee10fe4505d1bb5b3d519e9b004cab7a12d10ce160aceab626a00cf5937d8927 httplib2-0.10.2.tar.gz"
-sha512sums="8209c598a70f216ba9c246a272a691f22ecd5658f0e9aeaba944a914478b3fe132efac0393fdb3d5eea679cc8e7479a7f670eaa01208419250ce68319b8b0186 httplib2-0.10.2.tar.gz"
+sha512sums="d024986ffd577858017d7a8cfcae98a6cd04b8c89634ea302df4c1443eb2381cecca6ffbb631c9d4260335a3462df6d5604ec485aa591a05cb0231a3f6745aaa httplib2-0.10.3.tar.gz"