aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 14:29:24 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:52 +0000
commit855a5baba24ee4bd891d3301d0649456032f48cf (patch)
tree44572ece8fc8edbed316d587bed25ccb5df8d37c
parentff9e8bd4f2e0d71ae7ad1eb7022f80e7c180ca97 (diff)
downloadaports-855a5baba24ee4bd891d3301d0649456032f48cf.tar.bz2
aports-855a5baba24ee4bd891d3301d0649456032f48cf.tar.xz
testing/py-cli_helpers: rebuild against python 3.7
-rw-r--r--testing/py-cli_helpers/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-cli_helpers/APKBUILD b/testing/py-cli_helpers/APKBUILD
index e7143920e7..ebdfc98a05 100644
--- a/testing/py-cli_helpers/APKBUILD
+++ b/testing/py-cli_helpers/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-cli_helpers
_pkgname=cli_helpers
pkgver=1.0.2
-pkgrel=1
+pkgrel=2
pkgdesc="A helper library for command-line interfaces"
url="https://pypi.python.org/pypi/cli-helpers"
arch="noarch"