From ace8d3d6838ef2eb2c140db91d8bb949f00e9f59 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 5 Nov 2019 12:05:04 +0000 Subject: [PATCH] testing/py3-pycolorterm: rebuild against python 3.8 --- testing/py3-pycolorterm/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-pycolorterm/APKBUILD b/testing/py3-pycolorterm/APKBUILD index d17a43fdc74..32ce8706dec 100644 --- a/testing/py3-pycolorterm/APKBUILD +++ b/testing/py3-pycolorterm/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-pycolorterm _pkgname=pycolorterm pkgver=0.2.1 -pkgrel=1 +pkgrel=2 pkgdesc="A Python module to work with color and style formatting" url="https://github.com/dnmellen/pycolorterm" arch="noarch"