aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-h2
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 13:47:09 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:37 +0000
commitf4b107719204cbbafea1b872348246f75d926a6b (patch)
treea3d5ffb7fa160cfbd7b3edbd7bdcf5ff6a92723c /testing/py3-h2
parent29d8fbcb794ac2f8ea879c5ff7a7e422c0b150ac (diff)
downloadaports-f4b107719204cbbafea1b872348246f75d926a6b.tar.bz2
aports-f4b107719204cbbafea1b872348246f75d926a6b.tar.xz
testing/py3-h2: rebuild against python 3.8
Diffstat (limited to 'testing/py3-h2')
-rw-r--r--testing/py3-h2/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-h2/APKBUILD b/testing/py3-h2/APKBUILD
index 96e6b7cf70..da3ab97e86 100644
--- a/testing/py3-h2/APKBUILD
+++ b/testing/py3-h2/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-h2
_pkgname=hyper-h2
pkgver=3.1.1
-pkgrel=0
+pkgrel=1
pkgdesc="HTTP/2 State-Machine based protocol implementation"
options="!check" # Requires unpackaged hyperframe
url="https://python-hyper.org/h2/"