[Python-modules-commits] [python-pex] branch master updated (d7c8d57 -> 62ab1f5)

Barry Warsaw barry at moszumanska.debian.org
Mon Feb 22 20:58:38 UTC 2016


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

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

      from  d7c8d57   d/tests/{control,execute.sh}: Revert Ubuntu accommodations.  Do not upload until LP: #1485093 is Fixed Release.
       new  8b4a606   record new upstream branch created by importing python-pex_1.1.2.orig.tar.gz
       new  ff2c3c0   Import python-pex_1.1.2.orig.tar.gz
       new  6730486   Bump setuptools maximum requirement to coincide with what's available in Debian, otherwise the manpage won't build.
       new  0674404   Work around Debian's devendorizing of pkg_resource dependencies.
       new  b949b50   merge patched into master
       new  c409675   New upstream release.
       new  62ab1f5   d/patches: Updated by git-dpm.

The 7 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                                        | 26 +++++++++
 PKG-INFO                                           | 28 ++++++++-
 debian/.git-dpm                                    | 14 ++---
 debian/changelog                                   |  9 +--
 debian/patches/bump-setuptools-max-version.patch   | 23 ++++----
 .../patches/bump-wheel-requirement-version.patch   | 22 -------
 .../handle-pkg_resources-devendorization.patch     |  6 +-
 debian/patches/series                              |  1 -
 pex.egg-info/PKG-INFO                              | 28 ++++++++-
 pex.egg-info/requires.txt                          |  2 +-
 pex/crawler.py                                     | 41 +++++++++++--
 pex/pex_bootstrapper.py                            |  3 +-
 pex/resolver.py                                    |  3 +-
 pex/variables.py                                   |  2 +-
 pex/version.py                                     |  6 +-
 scripts/coverage.sh                                |  2 +-
 tests/test_crawler.py                              | 68 +++++++++++++++++++++-
 tests/test_integration.py                          | 17 +++++-
 18 files changed, 234 insertions(+), 67 deletions(-)
 delete mode 100644 debian/patches/bump-wheel-requirement-version.patch

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