mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
testing/py-argcomplete: upgrade to 1.9.3
This commit is contained in:
parent
4181881c96
commit
f6905b91df
@ -2,7 +2,7 @@
|
||||
# Maintainer:
|
||||
pkgname=py-argcomplete
|
||||
_pkgname=${pkgname#py-}
|
||||
pkgver=1.9.2
|
||||
pkgver=1.9.3
|
||||
pkgrel=0
|
||||
pkgdesc="Easy, extensible command line tab completion of arguments for your Python script"
|
||||
url="https://github.com/kislyuk/argcomplete"
|
||||
@ -44,4 +44,4 @@ _py3() {
|
||||
_py python3
|
||||
}
|
||||
|
||||
sha512sums="0af5c78045e5f513dab475b665150ee2bf67d66c306046753d80925398040d7c537381c5f89ffe83872dbd711012bbad0e610c57e37f5234ef51470b63a9da4d py-argcomplete-1.9.2.tar.gz"
|
||||
sha512sums="6f793b1f34df171478af2c477b5ddeff3f44a4c08d1a9205cff19fcc97e65d19a39ddd5c1d7653a70c738507ee1fb5603c437e16e64b3943a87247426bd270b6 py-argcomplete-1.9.3.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user