aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-09-03 08:22:44 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-09-03 13:53:38 +0000
commitb7bb4f80d3b3d5e0ea0dbfac6c4efd5454607a7d (patch)
tree7bd5af19ddbae0745d41f507e403b2a8a04330b0
parent2ef83d771ab712d0c185874a67ba073d857bbe80 (diff)
testing/py3-h11: upgrade to 0.10.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 009016130e2..fb126b1896b 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.9.0
+pkgver=0.10.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="154183f9b777f73306b16ad315224f5fadc59a970a1f6d2503f77ec330442082ef06a3bdd3fd41d8669a90a46d46c08e969e14f4f99848c0c94f74251cdbcf66 py3-h11-0.9.0.tar.gz"
+sha512sums="7c06d56bcbd9197591c9559c719670e47b1656f2fbe4b0fae033e5b3a5ddd47d9bfdb3062c20d96ef516dcb92d0a2cec7d0e8c2d70cd53f981fd457f43656bf4 py3-h11-0.10.0.tar.gz"