From f6905b91df4a228dd0dadf6eb6a54c0967577328 Mon Sep 17 00:00:00 2001 From: Roberto Oliveira Date: Fri, 5 Jan 2018 22:32:28 +0000 Subject: testing/py-argcomplete: upgrade to 1.9.3 --- testing/py-argcomplete/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/py-argcomplete/APKBUILD') 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" -- cgit v1.2.3