python3-argcomplete: update to 3.2.1.

This commit is contained in:
Leah Neukirchen 2024-01-18 11:43:06 +01:00
parent 1313767caa
commit 58302c46f0

View File

@ -1,6 +1,6 @@
# Template file for 'python3-argcomplete'
pkgname=python3-argcomplete
version=3.1.2
version=3.2.1
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=d5d1e5efd41435260b8f85673b74ea2e883affcbec9f4230c582689e8e78251b
checksum=437f67fb9b058da5a090df505ef9be0297c4883993f3f56cb186ff087778cfb4
do_check() {
# pytest is not supported