~ubuntu-branches/ubuntu/lucid/python3.0/lucid

Viewing all changes in revision 3.

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2008-10-27 23:38:42 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20081027233842-67vyrqkt5x5s2q94
Tags: 3.0~rc1+20081027-0ubuntu1
* Update to 20081027 from the py3k branch. LP: #279227.
* Fix typos and section names in doc-base files. LP: #273344.
* Build a new package libpython3.0.
* For locally installed packages, create a directory
  /usr/local/lib/python3.0/dist-packages. This is the default for
  installations done with distutils and setuptools. Third party stuff
  packaged within the distribution goes to /usr/lib/python3.0/dist-packages.
  There is no /usr/lib/python3.0/site-packages in the file system and
  on sys.path. No package within the distribution must not install
  anything in this location.
* distutils: Add an option --install-layout=deb, which
  - installs into $prefix/dist-packages instead of $prefix/site-packages.
  - doesn't encode the python version into the egg name.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: