[Python-modules-commits] [python-pex] branch master updated (09b4caf -> c78797b)

Barry Warsaw barry at moszumanska.debian.org
Thu Aug 13 21:15:04 UTC 2015


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

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

      from  09b4caf   Release
       new  49fecca   record new upstream branch created by importing python-pex_1.0.3.orig.tar.gz
       new  5053627   Import python-pex_1.0.3.orig.tar.gz
       new  4d3749d   Work around Debian's devendorizing of pkg_resource dependencies.
       new  cbeb4a6   merge patched into master
       new  c78797b   New upstream release.

The 5 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 +++++++++++++++++++++-
 debian/.git-dpm                                    | 14 ++++-----
 debian/changelog                                   |  6 ++++
 .../handle-pkg_resources-devendorization.patch     |  2 +-
 pex.egg-info/PKG-INFO                              | 33 +++++++++++++++++++++-
 pex/finders.py                                     | 14 +++++++--
 pex/interpreter.py                                 |  5 +++-
 pex/pex.py                                         | 12 +++-----
 pex/pex_info.py                                    | 22 ++++++++-------
 pex/variables.py                                   | 19 ++++++++++---
 pex/version.py                                     |  2 +-
 scripts/coverage.sh                                |  2 +-
 tests/test_pex.py                                  | 16 +++++++++--
 tests/test_pex_info.py                             | 31 ++++++++++++++++++++
 tests/test_variables.py                            | 17 +++++++++++
 tox.ini                                            |  4 +--
 17 files changed, 221 insertions(+), 42 deletions(-)

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