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

Jelle van der Waa jelle at nymeria.archlinux.org
Mon Mar 17 08:44:12 UTC 2014


    Date: Monday, March 17, 2014 @ 09:44:12
  Author: jelle
Revision: 107367

upgpkg: python-jedi 0.7.0-5

python 3.4

Modified:
  python-jedi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-17 08:38:37 UTC (rev 107366)
+++ PKGBUILD	2014-03-17 08:44:12 UTC (rev 107367)
@@ -5,12 +5,12 @@
 pkgbase=python-jedi
 pkgname=('python2-jedi' 'python-jedi')
 pkgver=0.7.0
-pkgrel=4
+pkgrel=5
 arch=('any')
 url="https://github.com/davidhalter/jedi"
 license=('MIT')
 depends=('python2')
-makedepends=('python2-distribute' 'python-distribute')
+makedepends=('python2-setuptools' 'python-setuptools')
 source=("https://pypi.python.org/packages/source/j/jedi/jedi-${pkgver}.tar.gz")
 sha256sums=('01f0d070ff3852bb6325f436c87070714ccf3d6edb057d9b562a1b19a601daa9')
 




More information about the arch-commits mailing list