lp:ubuntu/raring-proposed/python-virtualenv

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/raring-proposed/python-virtualenv
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

21. By Barry Warsaw

* New upstream release. (LP: #1170003)
  - debian/patches/multiarch.patch: Removed; applied upstream.

20. By Barry Warsaw

* Team upload.
* debian/patches/multiarch.patch: Use system multiarch path, if available.
  Closes: #695707

19. By Barry Warsaw

* Team upload.
* New upstream release. (Closes: #691251)
* debian/patches/{cleanup_tmpdirs,rebuild_script}.patch: Remove as
  these have been applied upstream.
* debian/patches/add_distribute.patch: Removed, since the new
  implementation is much simpler.
* debian/pip-test_urlparse_uses_fragment.patch, debian/rules: Remove
  the patching and repacking of pip-1.1 since the now embedded
  pip-1.2.1 already contains the change.
* debian/patches/add_setuptools_option.patch: Added, as the simpler
  way to add the --setuptools option and $VIRTUALENV_SETUPTOOLS
  environment variable. Submitted pull request upstream.
* debian/patches/use_distribute.patch: Set the default to distribute.
  Not forwarded upstream.

18. By Barry Warsaw

New upstream release.

17. By Barry Warsaw

* New upstream release. Remaining changes:
  + debian/patches/{cleanup_tmpdirs,rebuild_script,add_distribute}.patch:
    Remove as these have been applied upstream.
  + debian/patches/use_distribute.patch: Set the default to distribute.
    Not forwarded upstream.
  + debian/patches/pip-test_urlparse_uses_fragment.patch, debian/rules:
    Remove the patching and repacking of pip-1.1 since the now embedded
    pip-1.2.1 already contains the change.

16. By Stefano Rivera

Apply test_urlparse_uses_fragment.patch to the bundled pip, allowing it to
work with Python >= 2.7.4 or >= 3.3. (Closes: #679337)

15. By Stefano Rivera

[ Clint Byrum ]
* New upstream release. (LP: #986227)
* d/p/pep3147-dist-packges.patch - Dropped, applied upstream
* d/p/remove_syspath0_on_reinvoke.patch - Dropped, applied upstream

[ Stefano Rivera ]
* system-python.patch: Use /usr/bin/python in the shebang
  (Closes: #663228, LP: #737734)
* cleanup_tmpdirs.patch: Cleanup temporary working directories
  (Closes: #661272)
  - rebuild_script.patch: Include rebuild_script.py. The tmpdir patch
    touches some embedded files.
  - Rebuild virtualenv.py during package build.
* Bumped standards version to 3.9.3 (no changes needed).
* Add myself to Uploaders.
* Wrap long lists in debian/control.

14. By Stefano Rivera

* Team upload.
* New upstream version. Closes: #632982
  - Doesn't import pkg_resources from python2 run with -p python3
    Closes: #625784, LP: #787822
* Refreshed patches.
* Bumped standards version to 3.9.2 (no changes needed).
* Updated manpage for new options:
  - --system-site-packages (no longer the default)
  - --extra-search-dir
  - --never-download
* debian/patches/remove_syspath0_on_reinvoke.patch
  - Remove the first entry from sys.path to fix failure with -p python3
* debian/patches/pep3147-dist-packges.patch
  - Use the unified python3 dist-packages path in site.py

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)

Branch metadata

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

Subscribers