aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-17 02:06:03 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-17 05:08:55 +0000
commitda24e81e57638e9a52460898e36f857bcf2b8d2f (patch)
tree0b165fce1573f7a21e5237e99ec2a7a4b1038837
parent69641e0c872e22f95f32823159d48f3f52c45b0b (diff)
community/py3-treq: upgrade to 20.4.1
-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 81c6ddc9b4a..0b7c4253299 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.4.0
+pkgver=20.4.1
pkgrel=0
pkgdesc="py3-requests-like API build on top of Twisted's HTTP client"
options="!check" # Requires unpackaged httpbin
@@ -21,4 +21,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="0d15ce79c1b53b6801e445993c4ea3a837998853642b9c829cc200b2223d35983629e666302556dd796e3032161f2d73a1d38408a5e22c7dd6a5f7e9e4b12cbb py3-treq-20.4.0.tar.gz"
+sha512sums="d08b95834ca02bb2c0f5b7c2306d8c4b4309939894c4f4eb61ed28c32258a5baa13ab7f1cf414b2c211fbb7a2964e033e45cbe3d9eb0020fd4bd80bb5845cbe5 py3-treq-20.4.1.tar.gz"