aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-argcomplete
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-01-05 22:32:28 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-01-05 22:32:28 +0000
commitf6905b91df4a228dd0dadf6eb6a54c0967577328 (patch)
tree3ca506c754690de5da89c1f7b6f7d25999051351 /testing/py-argcomplete
parent4181881c96b545c058b90fed035fc8d3b0b388db (diff)
downloadaports-f6905b91df4a228dd0dadf6eb6a54c0967577328.tar.bz2
aports-f6905b91df4a228dd0dadf6eb6a54c0967577328.tar.xz
testing/py-argcomplete: upgrade to 1.9.3
Diffstat (limited to 'testing/py-argcomplete')
-rw-r--r--testing/py-argcomplete/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-argcomplete/APKBUILD b/testing/py-argcomplete/APKBUILD
index 077c110177..4b6a9ba9e3 100644
--- a/testing/py-argcomplete/APKBUILD
+++ b/testing/py-argcomplete/APKBUILD
@@ -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"