lp:~ubuntu-branches/ubuntu/oneiric/python-virtualenv/oneiric-201109082106

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:~ubuntu-branches/ubuntu/oneiric/python-virtualenv/oneiric-201109082106
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

13. By Barry Warsaw

* New upstream release.
  - This version includes the upstream fix for posix_local layouts,
    used in Debian and Ubuntu. (LP: #839588)
  - debian/patches/remove_syspath0_on_reinvoke.patch (or its moral
    equivalent) has been applied upstream and is no longer necessary.

12. By Barry Warsaw

debian/patches/remove_syspath0_on_reinvoke.patch
When virtualenv.py is re-invoked, remove sys.path[0], since it points
to /usr/share/pyshared, which causes the wrong version of
pkg_resources to be imported. This fixes -p python3 on Debian.
(LP: #787822)

11. By Piotr Ożarowski

* Team upload.
* Rebuild to add Python 2.7 support

10. By Barry Warsaw

Add weakrefset to REQUIRED_MODULES. Backports unreleased upstream fix
for Python 2.7 compatibility.
http://bitbucket.org/ianb/virtualenv/issue/63/now-python27-requires-_weakrefset
(LP: #662611)

9. By Piotr Ożarowski

* Team upload.
* Update look_for_external_files.patch to use /usr/share/python-virtualenv

8. By Bilal Akhtar

* Merge from debian unstable. (LP: #614927) Remaining changes:
  - Enable --distribute by default but add --setuptools and
    $VIRTUALENV_USE_SETUPTOOLS to fallback to the default upstream
    behavior.

7. By Steve Langasek

update the maintainer field

6. By Steve Langasek

merge from Barry

5. By Markus Korn

Added 'python-distutils-extra' dependency to fix (LP: #520337)

4. By Matthias Klose

* Correctly set up sys.path for python versions >= 2.6. LP: #339904.
* Always use the default name for the site directory in virtualenv.
* Fix build failure. LP: #347203.

Branch metadata

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

Subscribers