View Git repositories
Name Status Last Modified Last Commit
lp:ubuntu/wily/python-virtualenv 1 Development 2015-05-06 21:00:30 UTC
21. [ Daniele Tricoli ] * Repack source p...

Author: Stefano Rivera
Revision Date: 2014-11-01 12:49:24 UTC

[ Daniele Tricoli ]
* Repack source package to remove embedded copy of python-pip-whl and
  python-setuptools-whl (Closes: #751233)
* debian/rules:
  - Don't override dh_auto_configure to remove embedded wheels since
    they are removed from source package
* debian/watch:
  - Add dversionmangle option

lp:ubuntu/vivid-proposed/python-virtualenv 1 Development 2014-11-02 05:19:07 UTC
21. [ Daniele Tricoli ] * Repack source p...

Author: Stefano Rivera
Revision Date: 2014-11-01 12:49:24 UTC

[ Daniele Tricoli ]
* Repack source package to remove embedded copy of python-pip-whl and
  python-setuptools-whl (Closes: #751233)
* debian/rules:
  - Don't override dh_auto_configure to remove embedded wheels since
    they are removed from source package
* debian/watch:
  - Add dversionmangle option

lp:ubuntu/vivid/python-virtualenv 2 Mature 2014-11-01 12:49:24 UTC
21. [ Daniele Tricoli ] * Repack source p...

Author: Stefano Rivera
Revision Date: 2014-11-01 12:49:24 UTC

[ Daniele Tricoli ]
* Repack source package to remove embedded copy of python-pip-whl and
  python-setuptools-whl (Closes: #751233)
* debian/rules:
  - Don't override dh_auto_configure to remove embedded wheels since
    they are removed from source package
* debian/watch:
  - Add dversionmangle option

lp:ubuntu/utopic-proposed/python-virtualenv 2 Mature 2014-06-12 10:50:35 UTC
20. d/patches/use-wheels.patch: Ignore EE...

Author: Barry Warsaw
Revision Date: 2014-06-12 10:50:35 UTC

d/patches/use-wheels.patch: Ignore EEXIST when creating the
<venv>/lib/python-wheels directory.

lp:ubuntu/utopic/python-virtualenv 1 Development 2014-06-12 10:50:35 UTC
20. d/patches/use-wheels.patch: Ignore EE...

Author: Barry Warsaw
Revision Date: 2014-06-12 10:50:35 UTC

d/patches/use-wheels.patch: Ignore EEXIST when creating the
<venv>/lib/python-wheels directory.

lp:ubuntu/trusty-proposed/python-virtualenv 2 Mature 2014-02-24 10:38:54 UTC
18. * Team upload. * New upstream release...

Author: Barry Warsaw
Revision Date: 2014-02-24 10:38:54 UTC

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

lp:ubuntu/trusty/python-virtualenv 1 Development 2014-02-24 10:38:54 UTC
18. * Team upload. * New upstream release...

Author: Barry Warsaw
Revision Date: 2014-02-24 10:38:54 UTC

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

lp:ubuntu/saucy-proposed/python-virtualenv 2 Mature 2013-08-14 20:44:30 UTC
15. * Team upload. * New upstream release...

Author: Tristan Seligmann
Revision Date: 2013-08-14 20:44:30 UTC

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

lp:ubuntu/saucy/python-virtualenv 1 Development 2013-08-14 20:44:30 UTC
23. * Team upload. * New upstream release...

Author: Tristan Seligmann
Revision Date: 2013-08-14 20:44:30 UTC

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

lp:ubuntu/raring-proposed/python-virtualenv bug 2 Mature 2013-04-17 19:18:06 UTC
21. * New upstream release. (LP: #117000...

Author: Barry Warsaw
Revision Date: 2013-04-17 10:32:01 UTC

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

lp:ubuntu/raring/python-virtualenv 1 Development 2013-04-17 10:32:01 UTC
21. * New upstream release. (LP: #117000...

Author: Barry Warsaw
Revision Date: 2013-04-17 10:32:01 UTC

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

lp:ubuntu/quantal/python-virtualenv 2 Mature 2012-07-12 12:06:31 UTC
16. Apply test_urlparse_uses_fragment.pat...

Author: Stefano Rivera
Revision Date: 2012-07-12 12:06:31 UTC

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

lp:ubuntu/precise/python-virtualenv bug 2 Mature 2012-04-23 10:39:12 UTC
15. [ Clint Byrum ] * New upstream releas...

Author: Stefano Rivera
Revision Date: 2012-04-22 17:34:40 UTC

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

lp:~ubuntu-branches/ubuntu/oneiric/python-virtualenv/oneiric-201109082106 (Has a merge proposal) 1 Development 2011-09-08 21:06:00 UTC
13. * New upstream release. - This vers...

Author: Barry Warsaw
Revision Date: 2011-09-08 20:31:04 UTC

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

lp:ubuntu/oneiric/python-virtualenv bug 2 Mature 2011-09-08 20:32:22 UTC
13. * New upstream release. - This vers...

Author: Barry Warsaw
Revision Date: 2011-09-08 15:38:18 UTC

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

lp:~ubuntu-branches/ubuntu/oneiric/python-virtualenv/oneiric-201106242003 (Has a merge proposal) 1 Development 2011-06-24 20:03:29 UTC
12. debian/patches/remove_syspath0_on_rei...

Author: Barry Warsaw
Revision Date: 2011-05-25 14:03:31 UTC

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)

lp:ubuntu/maverick/python-virtualenv bug 2 Mature 2011-05-19 11:42:12 UTC
9. * Team upload. * Update look_for_exte...

Author: Piotr Ożarowski
Revision Date: 2010-08-22 15:55:07 UTC

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

lp:ubuntu/natty/python-virtualenv 2 Mature 2010-11-24 18:05:21 UTC
10. Add weakrefset to REQUIRED_MODULES. ...

Author: Barry Warsaw
Revision Date: 2010-11-24 18:05:21 UTC

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)

lp:ubuntu/lucid/python-virtualenv bug 1 Development 2010-04-20 23:15:01 UTC
7. update the maintainer field

Author: Steve Langasek
Revision Date: 2010-04-20 23:15:01 UTC

update the maintainer field

lp:~thekorn/ubuntu/lucid/python-virtualenv/fix-520337 bug(Has a merge proposal) 1 Development 2010-02-11 08:55:59 UTC
5. Added 'python-distutils-extra' depend...

Author: Markus Korn
Revision Date: 2010-02-11 08:53:10 UTC

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

lp:ubuntu/jaunty/python-virtualenv 2 Mature 2009-08-16 23:14:14 UTC
4. * Correctly set up sys.path for pytho...

Author: Matthias Klose
Revision Date: 2009-04-04 11:36:07 UTC

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

lp:ubuntu/intrepid/python-virtualenv 2 Mature 2009-08-16 23:13:56 UTC
3. * New upstream version. * Update man ...

Author: Jeff Licquia
Revision Date: 2008-05-26 00:11:01 UTC

* New upstream version.
* Update man page.
* Make sure /usr/bin/virtualenv uses the default Python interpreter.
  Closes: #477683.

lp:ubuntu/karmic/python-virtualenv bug 1 Development 2009-08-16 23:11:12 UTC
4. * Correctly set up sys.path for pytho...

Author: Matthias Klose
Revision Date: 2009-04-04 11:36:07 UTC

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

123 of 23 results