python3-jaraco.logging: update to 3.1.2.
This commit is contained in:
parent
1c8fd1a102
commit
58c33d49b4
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-jaraco.logging'
|
# Template file for 'python3-jaraco.logging'
|
||||||
pkgname=python3-jaraco.logging
|
pkgname=python3-jaraco.logging
|
||||||
version=3.1.0
|
version=3.1.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="jaraco.logging-${version}"
|
wrksrc="jaraco.logging-${version}"
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
|
@ -12,7 +12,7 @@ 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/CHANGES.rst"
|
||||||
distfiles="${PYPI_SITE}/j/jaraco.logging/jaraco.logging-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/j/jaraco.logging/jaraco.logging-${version}.tar.gz"
|
||||||
checksum=150dc8701207b28bc65a16f0e91c07250a8d1b9da324ce674c0e375774944f13
|
checksum=93a70b8b3767779ad6c7b56ee98579ced77b69f16abbcae749f62c2c59e67931
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue