diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 12:07:56 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:41 +0000 |
commit | 6b0e3a77a4a2bf31005269894eae17eadbe38583 (patch) | |
tree | e99021b0e19717206b8d92a6d3afaccc058ac12c /testing/py3-pypeg2 | |
parent | 338b12337f6566d5e927add56f4bae09ce29cf20 (diff) | |
download | aports-6b0e3a77a4a2bf31005269894eae17eadbe38583.tar.bz2 aports-6b0e3a77a4a2bf31005269894eae17eadbe38583.tar.xz |
testing/py3-pypeg2: rebuild against python 3.8
Diffstat (limited to 'testing/py3-pypeg2')
-rw-r--r-- | testing/py3-pypeg2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pypeg2/APKBUILD b/testing/py3-pypeg2/APKBUILD index a646c40e66..91145e4f22 100644 --- a/testing/py3-pypeg2/APKBUILD +++ b/testing/py3-pypeg2/APKBUILD @@ -4,7 +4,7 @@ pkgname=py3-pypeg2 _pkgname=pypeg pkgver=2.15.2 -pkgrel=4 +pkgrel=5 pkgdesc="An intrinsic PEG Parser-Interpreter for Python" url="https://fdik.org/pyPEG2/" arch="noarch" |