From db2b83ccbe4f3f3e1942343f87a7d3390b55d024 Mon Sep 17 00:00:00 2001 From: psykose <alice@ayaya.dev> Date: Sun, 30 Oct 2022 03:05:04 +0000 Subject: [PATCH] community/py3-httplib2: upgrade to 0.21.0 --- community/py3-httplib2/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/py3-httplib2/APKBUILD b/community/py3-httplib2/APKBUILD index b42507ee9ec7..1a7694c3fb77 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.20.4 +pkgver=0.21.0 pkgrel=0 pkgdesc="Python3 HTTP client library" url="https://github.com/httplib2/httplib2" @@ -36,5 +36,5 @@ package() { } sha512sums=" -46396a9bb439e61939e481a2502567a6dc40686471267ea4c357f141ac138193107f90ac465db683e4ab71e5d92249b810657bff0cb74af7a37a9a23c8320741 httplib2-0.20.4.tar.gz +8269014f05f5e4b668c7dea8ae708b27a60b4216d712a93ab58b74f399ab5bc0dcdcd8c1411ccff587c7bdb6bc20917451ad969e5bef2d5c5262327cabe17bbb httplib2-0.21.0.tar.gz " -- GitLab