aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-10-09 15:58:03 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-10-09 19:09:35 +0000
commit8a67919ce64a0e09df1101fe51e748736c3bfb93 (patch)
treec7c3db94a9ddc4c446ddb905f2a928b5f60a8c49
parent53192b011093d53a5b550314b86e6266c6b50edc (diff)
testing/py3-h11: upgrade to 0.11.0
-rw-r--r--testing/py3-h11/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-h11/APKBUILD b/testing/py3-h11/APKBUILD
index fb126b1896b..f4e7efb74fa 100644
--- a/testing/py3-h11/APKBUILD
+++ b/testing/py3-h11/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Antoine Fontaine <antoine.fontaine@epfl.ch>
# Maintainer: Antoine Fontaine <antoine.fontaine@epfl.ch>
pkgname=py3-h11
-pkgver=0.10.0
+pkgver=0.11.0
pkgrel=0
pkgdesc="pure-python, bring-your-own-I/O implementation of HTTP/1.1"
url="https://github.com/python-hyper/h11"
@@ -26,4 +26,4 @@ package() {
rm -rf "$pkgdir"/usr/lib/python3*/site-packages/h11/tests
}
-sha512sums="7c06d56bcbd9197591c9559c719670e47b1656f2fbe4b0fae033e5b3a5ddd47d9bfdb3062c20d96ef516dcb92d0a2cec7d0e8c2d70cd53f981fd457f43656bf4 py3-h11-0.10.0.tar.gz"
+sha512sums="8d35c95e4619080158bf446fcdd077b6a183fa6afa705979f9bc724a320f1f8e4999ad0b8abc43179fd8a1668a3a749ca98db980d1007d90a28d39c2f4fee553 py3-h11-0.11.0.tar.gz"