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.
Search Criteria
Package Details: jedi-git 20121016-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2013-01-17)
| Package Base: | jedi-git |
|---|---|
| Description: | Python auto completion library |
| Upstream URL: | https://github.com/davidhalter/jedi |
| Category: | devel |
| Licenses: | |
| Submitter: | guibou |
| Maintainer: | guibou |
| Last Packager: | None |
| Votes: | 3 |
| First Submitted: | 2012-10-15 23:19 |
| Last Updated: | 2012-10-15 23:19 |
Latest Comments
Comment by guibou
Comment by danilo
- 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
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
I think this package should be named python2-jedi-git, as jedi also works with the 3.X branch.