[Python-modules-commits] [python-pex] branch upstream updated (2950613 -> f82c731)

Barry Warsaw barry at moszumanska.debian.org
Mon May 9 20:12:33 UTC 2016


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

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

      from  2950613   Import python-pex_1.1.4.orig.tar.gz
       new  f82c731   Import python-pex_1.1.6.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:
 CHANGES.rst                        | 35 +++++++++++++++++++++++++-
 PKG-INFO                           | 37 ++++++++++++++++++++++++++--
 pex.egg-info/PKG-INFO              | 37 ++++++++++++++++++++++++++--
 pex.egg-info/SOURCES.txt           |  2 ++
 pex.egg-info/requires.txt          |  2 +-
 pex/commands/bdist_pex.py          | 34 +++++++++++++++++++-------
 pex/compatibility.py               |  8 ++++++
 pex/package.py                     |  6 ++---
 pex/pex.py                         | 24 ++++++++++--------
 pex/pex_builder.py                 | 11 ++++++---
 pex/version.py                     |  6 ++---
 tests/test_bdist_pex.py            | 50 ++++++++++++++++++++++++++++++++++++++
 tests/test_inherits_path_option.py | 41 +++++++++++++++++++++++++++++++
 tests/test_package.py              | 11 ++++++++-
 tests/test_pex_builder.py          | 38 +++++++++++++++++------------
 tox.ini                            | 28 +++++++++++++++------
 16 files changed, 311 insertions(+), 59 deletions(-)
 create mode 100644 tests/test_bdist_pex.py
 create mode 100644 tests/test_inherits_path_option.py

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



More information about the Python-modules-commits mailing list