mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/py3-argcomplete: upgrade to 1.11.1
This commit is contained in:
parent
877e78fe07
commit
4e0369af3f
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user