diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-03 07:30:48 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:29 +0000 |
| commit | c10aeeff7b25df80a14b94fa7ac612794c404631 (patch) | |
| tree | caaf2870a04bb603782a527f03fe6b7d2a66b153 /testing | |
| parent | a5571fd4268018edc204d15a39b486971d923b4b (diff) | |
| download | aports-c10aeeff7b25df80a14b94fa7ac612794c404631.tar.bz2 aports-c10aeeff7b25df80a14b94fa7ac612794c404631.tar.xz | |
testing/py3-regex: rebuild against python 3.8
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/py3-regex/APKBUILD | 2 |
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" |
