[arch-commits] Commit in python-jedi/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sat Dec 4 11:33:45 UTC 2021
Date: Saturday, December 4, 2021 @ 11:33:45
Author: arojas
Revision: 1065014
Update to 0.18.1 for python 3.10
Modified:
python-jedi/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-04 11:29:51 UTC (rev 1065013)
+++ PKGBUILD 2021-12-04 11:33:45 UTC (rev 1065014)
@@ -5,9 +5,9 @@
# Contributor: Jesus Alvarez
pkgname=python-jedi
-_gitcommit=4b5b2e791b66f3a99542bc2a0e1d5730dc1491df
-pkgver=0.18.0
-pkgrel=3
+_gitcommit=fae26fa7a427b94a21e11500503d8008647e6309
+pkgver=0.18.1
+pkgrel=1
pkgdesc="Awesome autocompletion for python"
url="https://github.com/davidhalter/jedi"
arch=('any')
More information about the arch-commits
mailing list