diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-16 21:34:25 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:32:20 +0100 |
commit | 1afc0a22bcfd5c9fde3b84fe98f589118c8943f7 (patch) | |
tree | 13384ea6fe435b939b96636e8006edea72ffad81 /testing | |
parent | 57c8f835a4cbc4387d183b8a51e9f13e94cc0200 (diff) | |
download | aports-1afc0a22bcfd5c9fde3b84fe98f589118c8943f7.tar.bz2 aports-1afc0a22bcfd5c9fde3b84fe98f589118c8943f7.tar.xz |
testing/py-colorama: rebuild against new version of python3
Diffstat (limited to 'testing')
-rw-r--r-- | testing/py-colorama/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-colorama/APKBUILD b/testing/py-colorama/APKBUILD index 7fe20d5766..bc4c1b2354 100644 --- a/testing/py-colorama/APKBUILD +++ b/testing/py-colorama/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-colorama _pkgname=colorama pkgver=0.3.7 -pkgrel=1 +pkgrel=2 pkgdesc="Simple cross-platform colored terminal text" url="http://www.cherrypy.org" arch="noarch" |