python3-argcomplete: update to 3.2.2.

This commit is contained in:
Leah Neukirchen 2024-02-20 12:26:42 +01:00
parent 0fab31c59e
commit 39f5ce41eb

View file

@ -1,6 +1,6 @@
# Template file for 'python3-argcomplete'
pkgname=python3-argcomplete
version=3.2.1
version=3.2.2
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools_scm python3-wheel"
@ -12,7 +12,7 @@ license="Apache-2.0"
homepage="https://github.com/kislyuk/argcomplete"
changelog="https://raw.githubusercontent.com/kislyuk/argcomplete/develop/Changes.rst"
distfiles="${PYPI_SITE}/a/argcomplete/argcomplete-${version}.tar.gz"
checksum=437f67fb9b058da5a090df505ef9be0297c4883993f3f56cb186ff087778cfb4
checksum=f3e49e8ea59b4026ee29548e24488af46e30c9de57d48638e24f54a1ea1000a2
do_check() {
# pytest is not supported