aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python
AgeCommit message (Collapse)Author
2008-01-22python 2.5.1 ship sitecustomize.py that enables some convenient features whenMichael Lauer
working with the interactive interpreter: attribute completion and persistent command history
2008-01-13python 2.5.1 remove bogus RPROVIDE for python-curses, RRECOMMEND python-readlineMichael Lauer
2007-12-07python2.5: fix RDEPENDS for python-codecs and python-netclientJeremy Laine
* add python-lang to python-codecs RDEPENDS * add python-crypt to python-netclient RDEPENDS * bump PR to ml5 (catch up with python-core)
2007-12-05python 2.5.1 enable and package ctypes module/package. closes #3368 -- ↵Michael Lauer
thanks emdete!
2007-11-17Fix python 2.5 manifest:Jeremy Laine
* fix/simplify generate-manifest-2.5.py * add missing dependencies for python-logging (Closes: #3272) * add struct.py to python-core (Closes: #3296) * add missing files to python-crypt (Closes: #3303)
2007-08-23python 2.5.1: catch up with some build system changes from 2.4 - 2.5 causing ↵Michael Lauer
only half of the packages being installed into the prop places
2007-08-15generate-manifest-2.5.py: add sqlite3 package that's now in the python ↵Michael Lauer
mainstram distribution
2007-08-15contrib/python: add generate-manifest script for Python 2.5, rename the one ↵Michael Lauer
for 2.4
2007-07-21python: add subpackage python-debugger including pdb.py* and bdb.py*Michael Lauer
2007-06-21python 2.4.4 fix debug package name to python-core-dbgMichael Lauer
2007-06-21python 2.4.4 properly ship debug information in appropriate packagesMichael Lauer
2007-06-21python-2.4.4: update manifest, update manifest generator, close #2487Michael Lauer
2006-12-25python: update to 2.4.4Michael Lauer
2006-11-05contrib/python/generate-manifest.py: python-pickle depends on python-ioMichael Lauer
2006-10-14python: add heapq and bisect support to python-lang, remove bisect from ↵Michael Lauer
python-threading
2006-10-04python: fixed manifest to NOT rdepend on libraries - shlibs code will do it ↵Marcin Juszkiewicz
in correct way
2006-08-25contrib/python/generate-manifest.py: update to latest versionMichael Lauer
2006-08-25contrib/python: add the script that I use to generate the python manifest fileMichael Lauer