aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-regex
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-03 07:30:48 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:29 +0000
commitc10aeeff7b25df80a14b94fa7ac612794c404631 (patch)
treecaaf2870a04bb603782a527f03fe6b7d2a66b153 /testing/py3-regex
parenta5571fd4268018edc204d15a39b486971d923b4b (diff)
downloadaports-c10aeeff7b25df80a14b94fa7ac612794c404631.tar.bz2
aports-c10aeeff7b25df80a14b94fa7ac612794c404631.tar.xz
testing/py3-regex: rebuild against python 3.8
Diffstat (limited to 'testing/py3-regex')
-rw-r--r--testing/py3-regex/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-regex/APKBUILD b/testing/py3-regex/APKBUILD
index 66ec993b32..1781663001 100644
--- a/testing/py3-regex/APKBUILD
+++ b/testing/py3-regex/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=py3-regex
pkgver=2019.11.1
-pkgrel=0
+pkgrel=1
pkgdesc="A more featureful implementation of the 're' module"
url="https://bitbucket.org/mrabarnett/mrab-regex"
arch="all"