python-ansicolor: update to 0.2.6.

This commit is contained in:
Piotr Wójcik 2019-01-02 16:58:40 +01:00 committed by Helmut Pozimski
parent e58b335ada
commit 23970febda
1 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-ansicolor'
pkgname=python-ansicolor
version=0.2.4
version=0.2.6
revision=2
noarch=yes
wrksrc="ansicolor-${version}"
@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools"
depends="python"
short_desc="Library to produce ansi color output (Python2)"
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
homepage="https://github.com/numerodix/ansicolor"
license="Apache-2.0"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=f66c4e3446d419813de1bfd011f6dab3d96de9369388727fed434a63e7d8edbd
homepage="https://github.com/numerodix/ansicolor"
distfiles="${PYPI_SITE}/a/ansicolor/ansicolor-${version}.tar.gz"
checksum=d17e1b07b9dd7ded31699fbca53ae6cd373584f9b6dcbc124d1f321ebad31f1d
python3-ansicolor_package() {
noarch=yes