Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-remove-entry-points-scripts.patch | by default pythonpy have a way of generating its binaries as"entry points" in setup.py. This is not needed by the Debian package, as those binaries are symlinked from the Python scripts on "/usr/share/". |
Tiago Ilieve <tiago.myhro@gmail.com> | not-needed | |||
0002-fix-bash-completion.patch | this patch does two things. First, it removes every entry that isnot used, as the only entry point available is the command 'py' itself. Then it updates 'pycompleter' path to use the internal executable directly. |
Tiago Ilieve <tiago.myhro@gmail.com> | not-needed |