aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-funcparserlib
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-01 13:58:36 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:29 +0000
commitcd689fad6e1496175a91a1da28d2a420fce74f59 (patch)
tree172b2563554160d8c0f098cdddbcddf57f7f214e /testing/py3-funcparserlib
parent3d00aa2ee75a1981c3b2db9bbbaa72b6e02255ff (diff)
downloadaports-cd689fad6e1496175a91a1da28d2a420fce74f59.tar.bz2
aports-cd689fad6e1496175a91a1da28d2a420fce74f59.tar.xz
testing/py3-funcparserlib: rebuild against python 3.8
Diffstat (limited to 'testing/py3-funcparserlib')
-rw-r--r--testing/py3-funcparserlib/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-funcparserlib/APKBUILD b/testing/py3-funcparserlib/APKBUILD
index 57c03e0b69..0c7362dd7b 100644
--- a/testing/py3-funcparserlib/APKBUILD
+++ b/testing/py3-funcparserlib/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-funcparserlib
_pkgname=funcparserlib
pkgver=0.3.6
-pkgrel=4
+pkgrel=5
pkgdesc="Recursive descent parsing library based on functional combinators"
url="https://github.com/vlasovskikh/funcparserlib"
arch="noarch"