aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-funcparserlib
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 14:45:29 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:53 +0000
commit7e28f3b858f7e18faf72ce9d47ec370bcaaad593 (patch)
tree6389bcae3b4242d492f6d326c32c3a4c91608590 /testing/py-funcparserlib
parentbc34b91da50e31757224aa4cdb6598b2c605c88e (diff)
downloadaports-7e28f3b858f7e18faf72ce9d47ec370bcaaad593.tar.bz2
aports-7e28f3b858f7e18faf72ce9d47ec370bcaaad593.tar.xz
testing/py-funcparserlib: rebuild against python 3.7
Diffstat (limited to 'testing/py-funcparserlib')
-rw-r--r--testing/py-funcparserlib/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-funcparserlib/APKBUILD b/testing/py-funcparserlib/APKBUILD
index bebc5a1635..59b5342317 100644
--- a/testing/py-funcparserlib/APKBUILD
+++ b/testing/py-funcparserlib/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-funcparserlib
_pkgname=funcparserlib
pkgver=0.3.6
-pkgrel=2
+pkgrel=3
pkgdesc="Recursive descent parsing library based on functional combinators"
url="https://github.com/vlasovskikh/funcparserlib"
arch="noarch"