python3-jaraco.functools: update to 4.0.2.
Closes: #52316 [via git-merge-pr]
This commit is contained in:
parent
88295b4564
commit
20840fe93a
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-jaraco.functools'
|
||||
pkgname=python3-jaraco.functools
|
||||
version=3.5.1
|
||||
revision=3
|
||||
version=4.0.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_check_args="--override-ini='addopts=--doctest-modules'"
|
||||
hostmakedepends="python3-wheel python3-setuptools_scm"
|
||||
|
@ -12,8 +12,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/jaraco/jaraco.functools"
|
||||
changelog="https://raw.githubusercontent.com/jaraco/jaraco.functools/master/CHANGES.rst"
|
||||
distfiles="${PYPI_SITE}/j/jaraco.functools/jaraco.functools-${version}.tar.gz"
|
||||
checksum=d0adcf91710a0853efe9f23a78fad586bf67df572f0d6d8e0fa36d289ae1c1d9
|
||||
distfiles="${PYPI_SITE}/j/jaraco.functools/jaraco_functools-${version}.tar.gz"
|
||||
checksum=3460c74cd0d32bf82b9576bbb3527c4364d5b27a21f5158a62aed6c4b42e23f5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue