diff options
| author | Keith Maxwell <keith.maxwell@gmail.com> | 2020-04-25 15:49:10 +0100 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2020-04-25 15:41:18 +0000 |
| commit | f6cd7f8e622046610a51080b319bc2b3abe3ff2c (patch) | |
| tree | 452d758d1d4132ae7887062ca0afc19e0a743d2d | |
| parent | 82bf8e3d9eb072a997355d8f756ac44ff031cbe7 (diff) | |
| download | aports-f6cd7f8e622046610a51080b319bc2b3abe3ff2c.tar.bz2 aports-f6cd7f8e622046610a51080b319bc2b3abe3ff2c.tar.xz | |
community/py3-httplib2: upgrade to 0.17.3
| -rw-r--r-- | community/py3-httplib2/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-httplib2/APKBUILD b/community/py3-httplib2/APKBUILD index 70d5047159..17ef16d3dd 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.2 +pkgver=0.17.3 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="5eecec3580d0ff30c2972ac45980e67f3494cecdaf3159d89dd4ba205ca3c8dd9eb419d403011f46705f2c6778cac747f9a43d50a60f8033559b839f9c08d607 httplib2-0.17.2.tar.gz" +sha512sums="1559ce1995ee2c31785c748e7312538d46a249347f5c5c9bbebda76c6f159691b9cb596353b47821f93f99af688f94d6c482d53c16bce505b9280fc995fb83d7 httplib2-0.17.3.tar.gz" |
