[arch-commits] Commit in python-argcomplete/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sat Dec 4 23:46:42 UTC 2021
Date: Saturday, December 4, 2021 @ 23:46:42
Author: arojas
Revision: 1065101
Update to 1.12.3, tcsh tests fail on build server but work locally
Modified:
python-argcomplete/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-04 23:33:25 UTC (rev 1065100)
+++ PKGBUILD 2021-12-04 23:46:42 UTC (rev 1065101)
@@ -3,9 +3,9 @@
pkgname=python-argcomplete
_pyname=argcomplete
-pkgver=1.12.1
-_gitcommit=36bc3b3e4230caacb11de6e49c24bff1406f8c1d
-pkgrel=2
+pkgver=1.12.3
+_gitcommit=ce54b6dfd51f9f01b4ef85bb8692a9f804a11771
+pkgrel=1
pkgdesc='Easy, extensible command line tab completion of arguments for your Python script'
url='https://github.com/kislyuk/argcomplete'
arch=('any')
More information about the arch-commits
mailing list