aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-04-08 05:30:04 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-04-08 05:30:04 -0300
commita76a395cda92c5503dbc57a16c1889a458ddad71 (patch)
treeb0d3ddbb24ef448eced7df534b39dcaf64e234b1
parent2daa9e4681790c2eb001e533224fba76c9568eb8 (diff)
community/py3-simpleparse: rebuild for python3.9
-rw-r--r--community/py3-simpleparse/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-simpleparse/APKBUILD b/community/py3-simpleparse/APKBUILD
index 91c32e10682..d02f227a5d7 100644
--- a/community/py3-simpleparse/APKBUILD
+++ b/community/py3-simpleparse/APKBUILD
@@ -2,7 +2,7 @@
pkgname=py3-simpleparse
_pyname=SimpleParse
pkgver=2.2.2
-pkgrel=0
+pkgrel=1
pkgdesc="Python library providing simple and fast parser generator"
url="https://github.com/mcfletch/simpleparse"
arch="all"