mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-jaraco.logging: update to 3.3.0.
This commit is contained in:
parent
23a97df6e6
commit
e7403fa127
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-jaraco.logging'
|
# Template file for 'python3-jaraco.logging'
|
||||||
pkgname=python3-jaraco.logging
|
pkgname=python3-jaraco.logging
|
||||||
version=3.1.2
|
version=3.3.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-wheel python3-setuptools_scm"
|
hostmakedepends="python3-wheel python3-setuptools_scm"
|
||||||
depends="python3-tempora"
|
depends="python3-tempora"
|
||||||
|
@ -9,9 +9,9 @@ short_desc="Support for Python logging facility"
|
||||||
maintainer="icp <pangolin@vivaldi.net>"
|
maintainer="icp <pangolin@vivaldi.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/jaraco/jaraco.logging"
|
homepage="https://github.com/jaraco/jaraco.logging"
|
||||||
changelog="https://raw.githubusercontent.com/jaraco/jaraco.logging/main/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/jaraco/jaraco.logging/main/NEWS.rst"
|
||||||
distfiles="${PYPI_SITE}/j/jaraco.logging/jaraco.logging-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/j/jaraco.logging/jaraco.logging-${version}.tar.gz"
|
||||||
checksum=93a70b8b3767779ad6c7b56ee98579ced77b69f16abbcae749f62c2c59e67931
|
checksum=f4a7cfbacb86a834c2886c01a3b52bc4cde2728c1d9717c49d4dce1d6248f07b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue