lp:ubuntu/lucid/python-setuptools

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/lucid/python-setuptools
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

26. By Matthias Klose

Fix building extensions with recent python 2.6.2+. Patch taken from
http://bitbucket.org/tarek/distribute/issue/41/. LP: #428004.

25. By Matthias Klose

* Update the installation schemes in easy_install to follow the modified
  distutils install command:
  - When the --prefix option is used for setup.py install, Use the
    `posix' scheme. LP: #344410.
  - Use the `deb_system' scheme if --install-layout=deb is specified.
  - Use the the `unix_local' scheme if neither --install-layout=deb
    nor --prefix is specified.
* Always use the `posix' scheme for setup.py install in a virtualenv
  setup. LP: #339904.
* Error out when easy_install tries to install into /usr, unless the
  (new) option --force-installation-into-system-dir is given (heh, this
  option name is even longer than --single-version-externally-managed).

24. By Matthias Klose

Fix intrepreter name for the easy_install-2.6 script. LP: #332656.

23. By Matthias Klose

Rebuild to add python2.6 support.

22. By Matthias Klose

* New upstream version (bug fixes from the stable branch).
  - Adds subversion 1.5 compatibility. LP: #262636.

21. By Matthias Klose

Move site.py into the python-pkg-resources package.

20. By Matthias Klose

Move site.py into the python-pkg-resources package.

19. By Matthias Klose

Split out a python-pkg-resources package.

18. By Matthias Klose

New upstream version.

17. By Matthias Klose

New upstream version (release candidate 6). Closes: #433556.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/maverick/python-setuptools
This branch contains Public information 
Everyone can see this information.

Subscribers