# Template file for 'python3-jaraco.logging'
pkgname=python3-jaraco.logging
version=3.3.0
revision=2
build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools_scm"
depends="python3-tempora"
short_desc="Support for Python logging facility"
maintainer="icp <pangolin@vivaldi.net>"
license="MIT"
homepage="https://github.com/jaraco/jaraco.logging"
changelog="https://raw.githubusercontent.com/jaraco/jaraco.logging/main/NEWS.rst"
distfiles="${PYPI_SITE}/j/jaraco.logging/jaraco.logging-${version}.tar.gz"
checksum=f4a7cfbacb86a834c2886c01a3b52bc4cde2728c1d9717c49d4dce1d6248f07b

post_install() {
	vlicense LICENSE
}
