testing/py3-argcomplete: upgrade to 1.11.1

This commit is contained in:
Leo 2020-01-17 17:41:53 +01:00
parent 877e78fe07
commit 4e0369af3f

View File

@ -2,7 +2,7 @@
# Maintainer:
pkgname=py3-argcomplete
_pkgname=${pkgname#py3-}
pkgver=1.11.0
pkgver=1.11.1
pkgrel=0
pkgdesc="Easy, extensible command line tab completion of arguments for your Python script"
options="!check" # Tests are py2 dependent
@ -31,4 +31,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
}
sha512sums="6ddcd921c454ac14cb3dba1fee2ca6d702b25953c2bc748948f0471f1ce5a0196ff46be29db9c5781018dd19b73041ba225514db8763b811c16130f47e8067cb py3-argcomplete-1.11.0.tar.gz"
sha512sums="de1bc9450d735392d043e530d33827622bd1b5253b3cfe2df5340ec885197b0e1394bb19a3790d191c469e3279648c802d8bbcc20f87729fca0fae887866e188 py3-argcomplete-1.11.1.tar.gz"