New package: python3-json-logger-2.0.7
This commit is contained in:
parent
f65ce1fe8e
commit
b272625b88
1 changed files with 19 additions and 0 deletions
19
srcpkgs/python3-json-logger/template
Normal file
19
srcpkgs/python3-json-logger/template
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'python3-json-logger'
|
||||
pkgname=python3-json-logger
|
||||
version=2.0.7
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
depends="python3"
|
||||
checkdepends="python3-pytest"
|
||||
short_desc="Json Formatter for the standard python logger"
|
||||
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/madzak/python-json-logger"
|
||||
changelog="https://raw.githubusercontent.com/madzak/python-json-logger/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/madzak/python-json-logger/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=1d743e5573642bed1a5698dbfa5fc1c2a8e076fea95212e67518bec940e43ec1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Reference in a new issue