python-ansicolor: update to 0.2.6.
This commit is contained in:
parent
e58b335ada
commit
23970febda
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-ansicolor'
|
# Template file for 'python-ansicolor'
|
||||||
pkgname=python-ansicolor
|
pkgname=python-ansicolor
|
||||||
version=0.2.4
|
version=0.2.6
|
||||||
revision=2
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="ansicolor-${version}"
|
wrksrc="ansicolor-${version}"
|
||||||
|
@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools"
|
||||||
depends="python"
|
depends="python"
|
||||||
short_desc="Library to produce ansi color output (Python2)"
|
short_desc="Library to produce ansi color output (Python2)"
|
||||||
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
|
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
|
||||||
homepage="https://github.com/numerodix/ansicolor"
|
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
homepage="https://github.com/numerodix/ansicolor"
|
||||||
checksum=f66c4e3446d419813de1bfd011f6dab3d96de9369388727fed434a63e7d8edbd
|
distfiles="${PYPI_SITE}/a/ansicolor/ansicolor-${version}.tar.gz"
|
||||||
|
checksum=d17e1b07b9dd7ded31699fbca53ae6cd373584f9b6dcbc124d1f321ebad31f1d
|
||||||
|
|
||||||
python3-ansicolor_package() {
|
python3-ansicolor_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue