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

Jelle van der Waa jelle at archlinux.org
Wed Apr 5 18:45:45 UTC 2017


    Date: Wednesday, April 5, 2017 @ 18:45:45
  Author: jelle
Revision: 220734

upgpkg: python-jedi 0.10.2-1

Modified:
  python-jedi/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-05 18:43:54 UTC (rev 220733)
+++ PKGBUILD	2017-04-05 18:45:45 UTC (rev 220734)
@@ -4,7 +4,7 @@
 
 pkgbase=python-jedi
 pkgname=('python2-jedi' 'python-jedi')
-pkgver=0.10.0
+pkgver=0.10.2
 pkgrel=1
 arch=('any')
 url="https://github.com/davidhalter/jedi"
@@ -12,8 +12,8 @@
 depends=('python2')
 makedepends=('python2-setuptools' 'python-setuptools')
 checkdepends=('python-pytest' 'python2-pytest')
-source=(https://github.com/davidhalter/jedi/archive/v$pkgver.tar.gz)
-md5sums=('89ed853d4a283bfa0fdbcf688b4d35fe')
+source=('https://pypi.python.org/packages/80/b9/4e9b0b999deeec8a91cb84e567380853a842e6c387c9d39b8fc9a49953fa/jedi-0.10.2.tar.gz')
+md5sums=('b2b35b4b7e508ec3a54d94cdea1205d0')
 
 check() {
    cd "$srcdir/jedi-${pkgver}"



More information about the arch-commits mailing list