aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-ansicolor
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-03 08:39:46 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:31 +0000
commit759cf3e37cb7192f803a0c6e7ce81132b8e0ce64 (patch)
tree40e8366842e143c01a3613a377989f1bb1e7cf0a /testing/py3-ansicolor
parentd838ff0c60ad4208ea86462e59b3ef07874d08ca (diff)
downloadaports-759cf3e37cb7192f803a0c6e7ce81132b8e0ce64.tar.bz2
aports-759cf3e37cb7192f803a0c6e7ce81132b8e0ce64.tar.xz
testing/py3-ansicolor: rebuild against python 3.8
Diffstat (limited to 'testing/py3-ansicolor')
-rw-r--r--testing/py3-ansicolor/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-ansicolor/APKBUILD b/testing/py3-ansicolor/APKBUILD
index ef2ee7c540..e797e19d57 100644
--- a/testing/py3-ansicolor/APKBUILD
+++ b/testing/py3-ansicolor/APKBUILD
@@ -4,7 +4,7 @@ pkgname=py3-ansicolor
_pyname=ansicolor
pkgver=0.2.6
_commit=a5a5c31dc6de5c864a0c5684ae326972573a712b # Upstream didn't tag a new github release
-pkgrel=0
+pkgrel=1
pkgdesc="A library to produce ansi color output, highlighting and diffing"
url="https://github.com/numerodix/ansicolor"
arch="noarch"