[Python-modules-commits] [python-virtualenv] branch master updated (950bd01 -> c1a2882)

Barry Warsaw barry at moszumanska.debian.org
Thu Jan 14 15:36:54 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  950bd01   git-dpm config
       new  b8a2c67   record new upstream branch created by importing python-virtualenv_13.1.2+ds.orig.tar.gz
       new  e92cbdf   Import python-virtualenv_13.1.2+ds.orig.tar.gz
       new  73e49cb   Use /usr/bin/python3 in the shebang.
       new  871d82a   Prevent installation of virtualenv-X.Y since we're not
       new  87296f2   Use the archive's wheels instead of the bundled wheels, by
       new  c03fb90   Even though /usr/bin/virtualenv is a Python 3 script now, in
       new  866e3c0   merge patched into master
       new  7ac3cd0   d/rules: The upstream changes file has been renamed to docs/changes.rst.
       new  c1a2882   * d/rules:   - Disable the tests since the upstream tarball does not include enough     to run them.   - The upstream changes file has been renamed to docs/changes.rst. * d/tests: Add DEP-8 smoketests.

The 9 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                             | 24 +++++++++++++++++++++++-
 debian/.git-dpm                      | 14 +++++++-------
 debian/changelog                     |  7 ++++---
 debian/patches/entry-points.patch    |  2 +-
 debian/patches/python2-default.patch |  4 ++--
 debian/patches/system-python.patch   |  2 +-
 debian/patches/use-wheels.patch      |  4 ++--
 debian/rules                         |  5 +++--
 debian/tests/control                 |  1 +
 debian/tests/smoketest-2             |  8 ++++++++
 debian/tests/smoketest-3             |  6 ++++++
 docs/changes.rst                     | 22 ++++++++++++++++++++++
 setup.cfg                            |  2 +-
 virtualenv.egg-info/PKG-INFO         | 24 +++++++++++++++++++++++-
 virtualenv.egg-info/SOURCES.txt      |  4 ++--
 virtualenv.egg-info/pbr.json         |  2 +-
 virtualenv.py                        | 32 ++++++++++++++++----------------
 virtualenv_embedded/activate.sh      | 16 ++++++++--------
 18 files changed, 131 insertions(+), 48 deletions(-)
 create mode 100644 debian/tests/control
 create mode 100644 debian/tests/smoketest-2
 create mode 100644 debian/tests/smoketest-3

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