aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-01-16 23:08:34 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-01-17 02:33:52 +0000
commit5a617c86292b53e0d9f1470191f9dfbda97fec51 (patch)
treeff8c613cee9dd2cddb408762dd6440e049cf0434
parentab1f660e9ae74098c3bf00c60ec9a0db893893dd (diff)
community/py3-treq: upgrade to 21.1.0
-rw-r--r--community/py3-treq/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-treq/APKBUILD b/community/py3-treq/APKBUILD
index 207a26a1200..fe83d3eaed3 100644
--- a/community/py3-treq/APKBUILD
+++ b/community/py3-treq/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-treq
-pkgver=20.9.0
+pkgver=21.1.0
pkgrel=0
pkgdesc="py3-requests-like API build on top of Twisted's HTTP client"
url="https://github.com/twisted/treq"
@@ -26,4 +26,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="65eb8d353d835d85cfeb0edadf6a91c9f215a70acf044d9e4a18a4a796a483543197f6b0ebaa89d33516305b2ea9d00bb0a3448db765135207f7a619cb4bd08a py3-treq-20.9.0.tar.gz"
+sha512sums="9bcca6e4acd316529608654a15e70459693a877920bce262bdce505c2b6ad9397a84b9c4b24a56e123f98975a8271eb9306babd5808d840bff19117d7e64ff3f py3-treq-21.1.0.tar.gz"