aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-h2
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-12 19:36:24 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-02-12 20:18:10 -0300
commit221ba0e37389b98a1cc78f08603b6a3bf5412ba2 (patch)
treee4c5e193e613c5ebd6cd846fccff774830e1e2f0 /testing/py3-h2
parent6da26232a8dc02785db0a886a2b2ddafd3801425 (diff)
downloadaports-221ba0e37389b98a1cc78f08603b6a3bf5412ba2.tar.bz2
aports-221ba0e37389b98a1cc78f08603b6a3bf5412ba2.tar.xz
testing/py3-h2: upgrade to 3.2.0
Diffstat (limited to 'testing/py3-h2')
-rw-r--r--testing/py3-h2/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-h2/APKBUILD b/testing/py3-h2/APKBUILD
index da3ab97e86..872e7d50a1 100644
--- a/testing/py3-h2/APKBUILD
+++ b/testing/py3-h2/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname=py3-h2
_pkgname=hyper-h2
-pkgver=3.1.1
-pkgrel=1
+pkgver=3.2.0
+pkgrel=0
pkgdesc="HTTP/2 State-Machine based protocol implementation"
options="!check" # Requires unpackaged hyperframe
url="https://python-hyper.org/h2/"
@@ -29,4 +29,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="153c450ef918cc7cdb5d8efe61692a646925e76e6255ef46f679091590681be7d1f9319b37f6521c56207cf35e7d9e56951e4e3b55a24fe89d9e6aa28591957b py3-h2-3.1.1.tar.gz"
+sha512sums="103a4ea2cd29037ce03ae676864125b4111c7d31a82bbbe7028557da886d88fb5363d885f08d5d3f68dfa29013b7b03350cc0cb4d9dddf32735e98dae5d7fc7c py3-h2-3.2.0.tar.gz"