[arch-commits] Commit in python-jedi/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Sun Apr 22 13:56:06 UTC 2018


    Date: Sunday, April 22, 2018 @ 13:56:05
  Author: jelle
Revision: 317302

upgpkg: python-jedi 0.12.0-1

Modified:
  python-jedi/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-22 10:42:01 UTC (rev 317301)
+++ PKGBUILD	2018-04-22 13:56:05 UTC (rev 317302)
@@ -4,7 +4,7 @@
 
 pkgbase=python-jedi
 pkgname=('python2-jedi' 'python-jedi')
-pkgver=0.11.1
+pkgver=0.12.0
 pkgrel=1
 arch=('any')
 url="https://github.com/davidhalter/jedi"
@@ -13,7 +13,7 @@
 makedepends=('python2-setuptools' 'python-setuptools')
 checkdepends=('python-pytest' 'python2-pytest' 'python-parso' 'python2-parso')
 source=(https://github.com/davidhalter/jedi/archive/v$pkgver.tar.gz)
-md5sums=('f5fdea8650ed85d4ab8144e3f31d2c16')
+md5sums=('8947d4d0201f857743da93c8bbf3889a')
 
 check() {
    cd "$srcdir/jedi-${pkgver}"



More information about the arch-commits mailing list