aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-httplib2
diff options
context:
space:
mode:
authorKeith Maxwell <keith.maxwell@gmail.com>2020-04-11 12:29:24 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-04-11 19:35:33 +0000
commit570aa417c3ec05f8c752858aed69e2eecb578a04 (patch)
tree6e5536103e759ed43f91e3af2a619821fa22dd5f /community/py3-httplib2
parent1fef6224d08eaac0d73d7c8ad1a8adc83cb63db9 (diff)
downloadaports-570aa417c3ec05f8c752858aed69e2eecb578a04.tar.bz2
aports-570aa417c3ec05f8c752858aed69e2eecb578a04.tar.xz
community/py3-httplib2: upgrade to 0.17.2
https://github.com/httplib2/httplib2/blob/master/CHANGELOG#L1
Diffstat (limited to 'community/py3-httplib2')
-rw-r--r--community/py3-httplib2/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-httplib2/APKBUILD b/community/py3-httplib2/APKBUILD
index a646855e5b..70d5047159 100644
--- a/community/py3-httplib2/APKBUILD
+++ b/community/py3-httplib2/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-httplib2
_pkgname=httplib2
-pkgver=0.17.1
+pkgver=0.17.2
pkgrel=0
pkgdesc="Python3 HTTP client library"
url="https://github.com/httplib2/httplib2"
@@ -25,4 +25,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="14857f9741955be5b3e5e4162e73d92aadbe8caaf1b25fc9d1fa54a6bdb04185f6aabe8996f42f1b9949fdd60f70f84a020c23cf0054b6ebac403475efafdadc httplib2-0.17.1.tar.gz"
+sha512sums="5eecec3580d0ff30c2972ac45980e67f3494cecdaf3159d89dd4ba205ca3c8dd9eb419d403011f46705f2c6778cac747f9a43d50a60f8033559b839f9c08d607 httplib2-0.17.2.tar.gz"