beb9ec7230
This includes: - python3-GitPython - python3-ansible-lint - python3-ansicolor - python3-bitbucket-api - python3-gitdb - python3-github3 - python3-gitlab - python3-gogs-client - python3-ndg_httpsclient - python3-progress - python3-proselint - python3-smmap - python3-vint - python3-voluptuous - python3-yamllint - tokei
14 lines
518 B
Bash
14 lines
518 B
Bash
# Template file for 'python3-ansicolor'
|
|
pkgname=python3-ansicolor
|
|
version=0.2.6
|
|
revision=6
|
|
wrksrc="ansicolor-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3"
|
|
short_desc="Library to produce ansi color output (Python3)"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/numerodix/ansicolor"
|
|
distfiles="${PYPI_SITE}/a/ansicolor/ansicolor-${version}.tar.gz"
|
|
checksum=d17e1b07b9dd7ded31699fbca53ae6cd373584f9b6dcbc124d1f321ebad31f1d
|