New package: python3-colorlog-6.8.2
This commit is contained in:
parent
ec161cb7c0
commit
64eac69ea9
18
srcpkgs/python3-colorlog/template
Normal file
18
srcpkgs/python3-colorlog/template
Normal file
@ -0,0 +1,18 @@
|
||||
# Template file for 'python3-colorlog'
|
||||
pkgname=python3-colorlog
|
||||
version=6.8.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
depends="python3"
|
||||
checkdepends="python3-pytest"
|
||||
short_desc="Add colours to the output of Python's logging module"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/borntyping/python-colorlog"
|
||||
distfiles="${PYPI_SITE}/c/colorlog/colorlog-${version}.tar.gz"
|
||||
checksum=3e3e079a41feb5a1b64f978b5ea4f46040a94f11f0e8bbb8261e3dbbeca64d44
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user