aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-30 10:17:50 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:33:58 +0000
commit7413c6df8558783dac81b9bff18e6d953c87c1d7 (patch)
tree096e47449d18c2035f02a4c17dcca386b20e105b
parent0771266b77574e8cd3402cc099dcf07a516e67f8 (diff)
community/py3-configshell: rebuild against python 3.8
-rw-r--r--community/py3-configshell/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-configshell/APKBUILD b/community/py3-configshell/APKBUILD
index d747f5ba567..34e61028dac 100644
--- a/community/py3-configshell/APKBUILD
+++ b/community/py3-configshell/APKBUILD
@@ -2,7 +2,7 @@
pkgname=py3-configshell
_pkgname=configshell
pkgver=1.1.26
-pkgrel=0
+pkgrel=1
pkgdesc="Python library that provides a framework for building simple but nice CLI-based applications"
url="https://github.com/agrover/configshell-fb"
arch="noarch"