lp:ubuntu/trusty/python-virtualenv

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/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
Status:
Development

Recent revisions

18. By Barry Warsaw

* Team upload.
* New upstream release.
  - Fixed an issue where pip and setuptools were not getting
    installed when using the --system-site-packages flag.
  - Updated pip to 1.5.4.
  - Updated setuptools to 2.2.
  - Fixed an issue with Python 3.4 and sys.stdout encoding being set to
    ascii.
* d/patches: Quilt refreshed.
* d/rules: Removed application of pip_non-writable-home.patch;
  applied upstream.

17. By Stefano Rivera

Patch the bundled pip to handle a missing/non-writeable $HOME.
(Closes: #735806)

16. By Stefano Rivera

* New upstream release.
  - Supports Python 3.4.
  - Bundled setuptools and pip are now wheels.
* Refresh patches.
* Bump Stardards-Version to 3.9.5 (no changes needed).
* Remove README.Debian - contents was outdated and incorrect.
* Update copyright, and convert to machine-readable 1.0 format.
* Update manpage, removing ignored options and adding new ones.
* Configure watch file to verify upstream's PGP signature.

15. By Tristan Seligmann <email address hidden>

* Team upload.
* New upstream release. (Closes: #719700)
  - Drop use_distribute.patch as this is no longer relevant (--distribute
      and --setuptools options no longer do anything).
  - Update files shipped by upstream.
* Use https in watch file.

14. By Stefano Rivera

[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.

[ Stefano Rivera ]
* New upstream release.
  - debian/patches/multiarch.patch: Removed; applied upstream.
* Upload to unstable.
* Bump Standards-Version to 3.9.4.
  - Bump debhelper dependency to 8.1 for build-{arch,indep} support.
* Drop pycentral cleanup in preinst, we haven't used pycentral since before
  oldstable.

13. 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)

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

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

10. By Piotr Ożarowski

* Team upload.
* Rebuild to add Python 2.7 support

9. By chaica

* New upstream version. Closes: #617941
* debian/control
  - Removed python-support from Build-Depends-Indep
  - Bump python version to 2.6.6-3
  - Removed XB-Python-Version
  - Bump to 3.9.1.0 (No changes needed)
* debian/python-virtualenv.lintian-overrides
  - Added overrides for the 2.7 egg
* debian/rules
  - Added --with python2 to dh $@
* debian/virtualenv.1
  - Added the prompt option description
* debian/patches/add_distribute.patch
  - Updated for the new upstream file virtualenv.py

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