@guibou: do you have any plans updating this package? If not, I am willing to take the package over from you.
Search Criteria
Package Details: python2-jedi-git 20130117-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2014-05-16)
| Package Base: | python2-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: | 7 |
| First Submitted: | 2013-01-17 12:28 |
| Last Updated: | 2013-08-26 10:05 |
Latest Comments
Comment by davidovitch
Comment by davidovitch
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
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')