[Python-modules-commits] [python-virtualenv] branch master updated (099a3d0 -> c91d143)

Barry Warsaw barry at moszumanska.debian.org
Thu Feb 25 21:39:25 UTC 2016


This is an automated email from the git hooks/post-receive script.

barry pushed a change to branch master
in repository python-virtualenv.

      from  099a3d0   Use strict Built-Using dependencies.
       new  886b550   Use distro wheels instead of the bundled wheels.
       new  62e949b   Even though /usr/bin/virtualenv is a Python 3 script now, in
       new  6578234   merge patched into master
       new  c91d143   d/patches/use-wheels.patch: Since setuptools and pkg_resources are separate binary packages in Debian, and thus separate wheels, be sure to explicitly install pkg_resources from the distro wheel into the virtual environment.  Otherwise the implicit assumption that the two always go together will be broken.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/.git-dpm                      |  4 ++--
 debian/changelog                     | 10 ++++++++++
 debian/patches/python2-default.patch |  4 ++--
 debian/patches/use-wheels.patch      | 31 +++++++++++++++++++++----------
 virtualenv.py                        |  1 +
 5 files changed, 36 insertions(+), 14 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-virtualenv.git



More information about the Python-modules-commits mailing list