python-ansicolor: drop package

This commit is contained in:
Đoàn Trần Công Danh 2020-09-20 23:31:42 +07:00
parent 88bd2587c3
commit 4f6944c5f5
3 changed files with 14 additions and 27 deletions

View file

@ -1,26 +0,0 @@
# Template file for 'python-ansicolor'
pkgname=python-ansicolor
version=0.2.6
revision=3
archs=noarch
wrksrc="ansicolor-${version}"
build_style=python-module
pycompile_module="ansicolor"
hostmakedepends="python-setuptools python3-setuptools"
depends="python"
short_desc="Library to produce ansi color output (Python2)"
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
license="Apache-2.0"
homepage="https://github.com/numerodix/ansicolor"
distfiles="${PYPI_SITE}/a/ansicolor/ansicolor-${version}.tar.gz"
checksum=d17e1b07b9dd7ded31699fbca53ae6cd373584f9b6dcbc124d1f321ebad31f1d
python3-ansicolor_package() {
archs=noarch
depends="python3"
pycompile_module="ansicolor"
short_desc="${short_desc/Python2/Python3}"
pkg_install() {
vmove usr/lib/python3*
}
}

View file

@ -1 +0,0 @@
python-ansicolor

View file

@ -0,0 +1,14 @@
# Template file for 'python3-ansicolor'
pkgname=python3-ansicolor
version=0.2.6
revision=4
wrksrc="ansicolor-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
short_desc="Library to produce ansi color output (Python3)"
maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
license="Apache-2.0"
homepage="https://github.com/numerodix/ansicolor"
distfiles="${PYPI_SITE}/a/ansicolor/ansicolor-${version}.tar.gz"
checksum=d17e1b07b9dd7ded31699fbca53ae6cd373584f9b6dcbc124d1f321ebad31f1d