[Python-modules-commits] [python-virtualenv] branch master updated (704d974 -> 1db8070)
Barry Warsaw
barry at moszumanska.debian.org
Mon Mar 7 22:20: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 704d974 d/control: Remove obsolete Built-Using field.
new f66fdd4 record new upstream branch created by importing python-virtualenv_15.0.0+ds.orig.tar.gz
new c02459d Import python-virtualenv_15.0.0+ds.orig.tar.gz
new 9238e4d Use /usr/bin/python3 in the shebang.
new 60ef8d1 Use distro wheels instead of the bundled wheels.
new 3e874c2 Even though /usr/bin/virtualenv is a Python 3 script now, in
new 9237809 merge patched into master
new f3b0e10 New upstream release
new f2d283e Use distro wheels instead of the bundled wheels.
new 24b323f Even though /usr/bin/virtualenv is a Python 3 script now, in
new 1db8070 merge patched into master
The 10 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:
PKG-INFO | 25 +-
debian/.git-dpm | 14 +-
debian/changelog | 6 +
debian/patches/entry-points.patch | 25 --
debian/patches/python2-default.patch | 4 +-
debian/patches/series | 1 -
debian/patches/system-python.patch | 2 +-
debian/patches/use-wheels.patch | 44 +-
docs/changes.rst | 28 +-
setup.cfg | 2 +-
setup.py | 8 +-
tests/test_cmdline.py | 44 ++
virtualenv.egg-info/PKG-INFO | 25 +-
virtualenv.egg-info/SOURCES.txt | 10 +-
virtualenv.egg-info/entry_points.txt | 1 -
virtualenv.py | 110 +++--
virtualenv_embedded/new_site.py | 814 -----------------------------------
virtualenv_embedded/site.26.py | 577 -------------------------
virtualenv_embedded/site.27.py | 600 --------------------------
19 files changed, 226 insertions(+), 2114 deletions(-)
delete mode 100644 debian/patches/entry-points.patch
create mode 100644 tests/test_cmdline.py
delete mode 100644 virtualenv_embedded/new_site.py
delete mode 100644 virtualenv_embedded/site.26.py
delete mode 100644 virtualenv_embedded/site.27.py
--
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