aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-py-radix
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-05 12:04:50 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:40 +0000
commitd92c0aa604b9e09db8b2e08693d9adc97e4df8eb (patch)
treeffc5e89b8a00c6b8bc7ec86acc5519d14912a8a1 /testing/py3-py-radix
parentf592b8e24b7f209895336963ad4f0deaf5ebdde2 (diff)
testing/py3-py-radix: rebuild against python 3.8
Diffstat (limited to 'testing/py3-py-radix')
-rw-r--r--testing/py3-py-radix/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-py-radix/APKBUILD b/testing/py3-py-radix/APKBUILD
index 50a32107901..ca0a1bfa84e 100644
--- a/testing/py3-py-radix/APKBUILD
+++ b/testing/py3-py-radix/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-py-radix
_pkgname=py-radix
pkgver=0.10.0
-pkgrel=2
+pkgrel=3
pkgdesc="An implementation of a radix tree for Python"
url="https://github.com/mjschultz/py-radix"
arch="all"