Revision
12980 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Added
Tue May 5 17:06:55 2009 UTC
(4 years ago)
by
joss
File length: 47 byte(s)
* Major changes to the installed packages format. The old format is
still supported at runtime, but will not be generated anymore.
* Private modules now ship foo.private files, containing the metadata
and file listing for the package.
* Public modules now ship foo.public files for metadata and listing,
and files go to /usr/{share,lib}/pyshared. Closes: #478178.
* The modules installation path was changed to /usr/lib/pymodules.
* The private directory has moved to
/usr/share/python-support/private. The specific scripts are now
installed in here.
* Important documentation updates.
* copyright: point to the correct LGPL location.
* Add support for python2.6.