From 264b7fe02db5c4adb51b93f34bd7d67a2564d9ee Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Sun, 3 Nov 2019 07:42:27 +0000 Subject: [PATCH] testing/py3-cli_helpers: rebuild against python 3.8 --- testing/py3-cli_helpers/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-cli_helpers/APKBUILD b/testing/py3-cli_helpers/APKBUILD index f9c5fd1af1e..bdeb09124c6 100644 --- a/testing/py3-cli_helpers/APKBUILD +++ b/testing/py3-cli_helpers/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-cli_helpers _pkgname=cli_helpers pkgver=1.2.1 -pkgrel=0 +pkgrel=1 pkgdesc="A helper library for command-line interfaces" url="https://pypi.python.org/pypi/cli-helpers" arch="noarch"