[Python-modules-commits] [python-pex] branch upstream updated (ff2c3c0 -> 2950613)
Barry Warsaw
barry at moszumanska.debian.org
Tue Mar 22 17:19:19 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 ff2c3c0 Import python-pex_1.1.2.orig.tar.gz
new 2950613 Import python-pex_1.1.4.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 | 31 ++++++++++++++
PKG-INFO | 33 ++++++++++++++-
pex.egg-info/PKG-INFO | 33 ++++++++++++++-
pex.egg-info/SOURCES.txt | 3 +-
pex/commands/bdist_pex.py | 2 +-
pex/common.py | 41 +++++++++---------
pex/compatibility.py | 13 ++++++
pex/compiler.py | 4 +-
pex/crawler.py | 6 +--
pex/http.py | 2 +-
pex/installer.py | 6 ++-
pex/link.py | 21 ++++++---
pex/package.py | 4 +-
pex/pep425.py | 10 +++--
pex/pex.py | 15 +++++--
pex/resolver.py | 6 +--
pex/testing.py | 20 +++++++--
pex/translator.py | 4 +-
pex/util.py | 23 +++++++++-
pex/version.py | 2 +-
tests/example_packages/setuptools-18.0.1-py2.7.egg | Bin 0 -> 356249 bytes
tests/test_environment.py | 37 ++++++++--------
tests/test_http.py | 6 +--
tests/test_integration.py | 8 +++-
tests/test_link.py | 12 +++++-
tests/test_package.py | 9 ++++
tests/test_pep425.py | 14 +++++-
tests/test_pex.py | 47 ++++++++++++++++++++-
tests/test_pex_builder.py | 4 +-
tests/test_pex_info.py | 7 ++-
tests/test_util.py | 45 +++++++++++++-------
tests/test_variables.py | 9 ++--
tox.ini | 2 +-
33 files changed, 371 insertions(+), 108 deletions(-)
create mode 100644 tests/example_packages/setuptools-18.0.1-py2.7.egg
--
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