summaryrefslogtreecommitdiff
path: root/contrib/python/generate-manifest-2.5.py
AgeCommit message (Collapse)AuthorFiles
2007-12-07python2.5: fix RDEPENDS for python-codecs and python-netclientJeremy Laine1
* 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 Lauer1
thanks emdete!
2007-11-17Fix python 2.5 manifest:Jeremy Laine1
* 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 Lauer1
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 Lauer1
mainstram distribution
2007-08-15contrib/python: add generate-manifest script for Python 2.5, rename the one ↵Michael Lauer1
for 2.4