python3-jaraco.functools: update to 4.0.2.

Closes: #52316 [via git-merge-pr]
This commit is contained in:
Emil Tomczyk 2024-09-23 10:40:09 +02:00 committed by classabbyamp
parent 88295b4564
commit 20840fe93a
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,7 +1,7 @@
# Template file for 'python3-jaraco.functools' # Template file for 'python3-jaraco.functools'
pkgname=python3-jaraco.functools pkgname=python3-jaraco.functools
version=3.5.1 version=4.0.2
revision=3 revision=1
build_style=python3-pep517 build_style=python3-pep517
make_check_args="--override-ini='addopts=--doctest-modules'" make_check_args="--override-ini='addopts=--doctest-modules'"
hostmakedepends="python3-wheel python3-setuptools_scm" hostmakedepends="python3-wheel python3-setuptools_scm"
@ -12,8 +12,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" 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=d0adcf91710a0853efe9f23a78fad586bf67df572f0d6d8e0fa36d289ae1c1d9 checksum=3460c74cd0d32bf82b9576bbb3527c4364d5b27a21f5158a62aed6c4b42e23f5
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE