python3-jaraco.functools: update to 3.5.1.

This commit is contained in:
icp 2022-08-18 20:07:22 +05:30 committed by Michal Vasilek
parent 8ac9ff12f8
commit 92e8f0536c

View file

@ -1,6 +1,6 @@
# Template file for 'python3-jaraco.functools' # Template file for 'python3-jaraco.functools'
pkgname=python3-jaraco.functools pkgname=python3-jaraco.functools
version=3.5.0 version=3.5.1
revision=1 revision=1
wrksrc="jaraco.functools-${version}" wrksrc="jaraco.functools-${version}"
build_style=python3-pep517 build_style=python3-pep517
@ -14,7 +14,7 @@ license="MIT"
homepage="https://github.com/jaraco/jaraco.functools" homepage="https://github.com/jaraco/jaraco.functools"
changelog="https://raw.githubusercontent.com/jaraco/jaraco.functools/master/CHANGES.rst" changelog="https://raw.githubusercontent.com/jaraco/jaraco.functools/master/CHANGES.rst"
distfiles="${PYPI_SITE}/j/jaraco.functools/jaraco.functools-${version}.tar.gz" distfiles="${PYPI_SITE}/j/jaraco.functools/jaraco.functools-${version}.tar.gz"
checksum=31e0e93d1027592b7b0bec6ad468db850338981ebee76ba5e212e235f4c7dda0 checksum=d0adcf91710a0853efe9f23a78fad586bf67df572f0d6d8e0fa36d289ae1c1d9
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE