Package Details: jedi-git 20121016-1

Package Base: jedi-git
Description: Python auto completion library
Upstream URL: https://github.com/davidhalter/jedi
Category: devel
Licenses: GPL3
Submitter: guibou
Maintainer: guibou
Last Packager: None
Votes: 3
First Submitted: 2012-10-15 23:19
Last Updated: 2012-10-15 23:19

Dependencies (1)

Required by (0)

Sources

Latest Comments

Comment by guibou

2013-01-17 12:31

danilo: just created two packages, python2-jedi-git and python-jedi-git with python2 and python3 support.

undu: makedepend fixed on new packages

everybody: this package is deprecated in favor of python2-jedi-git and python-jedi-git.

Comment by danilo

2013-01-17 09:06

- This should either be named python2-jedi-git or the "python2" call in the PKGBUILD should be replaced with just "python".
- License should be LGPL

Comment by undu

2012-12-11 20:49

Please, modify the package to makedepend on python2-distribute. If it isn't installed, the setuptools import used to build the package fails.

Comment by mathieuI

2012-12-11 09:19

I think this package should be named python2-jedi-git, as jedi also works with the 3.X branch.