Package Details: python2-jedi-git 20130117-1

Package Base: python2-jedi-git
Description: Python auto completion library
Upstream URL: https://github.com/davidhalter/jedi
Category: devel
Licenses: LGPL
Submitter: guibou
Maintainer: guibou
Last Packager: None
Votes: 7
First Submitted: 2013-01-17 12:28
Last Updated: 2013-08-26 10:05

Dependencies (1)

Required by (1)

Sources

Latest Comments

Comment by davidovitch

2015-02-25 07:43

@guibou: do you have any plans updating this package? If not, I am willing to take the package over from you.

Comment by davidovitch

2014-05-16 11:20

This package needs an update (no package() function, no automatic versioning, license changed from LGPL to MIT), and I have proposed an improved version here: https://gist.github.com/davidovitch/c37e36b8af28ecd8f607

Anonymous comment

2013-01-20 20:52

There is a small error in the makedepends section of the PKGBUILD file. Each package needs to be enclosed by single quotes:
makedepends=('git' 'python2-distribute')