Comment 1 for bug 279227

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package python3.0 - 3.0~rc1+20081027-0ubuntu1

---------------
python3.0 (3.0~rc1+20081027-0ubuntu1) intrepid; urgency=low

  * 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.

 -- Matthias Klose <email address hidden> Mon, 27 Oct 2008 23:38:42 +0100