[Python-modules-commits] [python-virtualenv] branch upstream updated (d56e985 -> c02459d)

Barry Warsaw barry at moszumanska.debian.org
Mon Mar 7 22:20:31 UTC 2016


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

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

      from  d56e985   Import python-virtualenv_14.0.5+ds.orig.tar.gz
       new  c02459d   Import python-virtualenv_15.0.0+ds.orig.tar.gz

The 1 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 +-
 docs/changes.rst                     |  28 +-
 setup.cfg                            |   2 +-
 setup.py                             |   9 +-
 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                        | 109 +++--
 virtualenv_embedded/new_site.py      | 814 -----------------------------------
 virtualenv_embedded/site.26.py       | 577 -------------------------
 virtualenv_embedded/site.27.py       | 600 --------------------------
 12 files changed, 182 insertions(+), 2062 deletions(-)
 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