python3-argcomplete: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:05 -04:00
parent a547bbf5e6
commit 18e18355c3

View file

@ -1,7 +1,7 @@
# Template file for 'python3-argcomplete' # Template file for 'python3-argcomplete'
pkgname=python3-argcomplete pkgname=python3-argcomplete
version=2.0.0 version=2.0.0
revision=1 revision=2
wrksrc="argcomplete-${version}" wrksrc="argcomplete-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"