From 573b5b267bde6c87f101e6e7f884b69c3acec0b9 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 1 Nov 2019 10:59:10 +0000 Subject: testing/py3-argcomplete: rebuild against python 3.8 --- testing/py3-argcomplete/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-argcomplete/APKBUILD b/testing/py3-argcomplete/APKBUILD index 0aaee698b6..6ff2715a35 100644 --- a/testing/py3-argcomplete/APKBUILD +++ b/testing/py3-argcomplete/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-argcomplete _pkgname=${pkgname#py3-} pkgver=1.10.0 -pkgrel=0 +pkgrel=1 pkgdesc="Easy, extensible command line tab completion of arguments for your Python script" options="!check" # Tests are py2 dependent url="https://github.com/kislyuk/argcomplete" -- cgit v1.2.3