[Python-modules-commits] [python-pex] branch master updated (c78797b -> 365e3d3)
Barry Warsaw
barry at moszumanska.debian.org
Thu Aug 13 22:14:16 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 c78797b New upstream release.
new cd161fc Bump setuptools maximum requirement to coincide with what's available in Debian, otherwise the manpage won't build.
new f2b3e86 merge patched into master
new e497a82 Bump setuptools maximum requirement to coincide with what's available in Debian, otherwise the manpage won't build.
new 36c0f62 merge patched into master
new 365e3d3 * d/patches/bump-setuptools-max-version.patch: Bump the maximum allowed setuptools version to coincide with what's in Debian, which allows the manpages to be built. * d/rules: Remove the overrides for upstream issue #51, which has been fixed released.
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:
debian/.git-dpm | 4 +--
debian/changelog | 5 +++
debian/patches/bump-setuptools-max-version.patch | 31 ++++++++++++++++++
.../handle-pkg_resources-devendorization.patch | 37 ----------------------
debian/patches/series | 2 +-
debian/rules | 14 --------
pex.egg-info/requires.txt | 2 +-
pex/pex_bootstrapper.py | 14 --------
pex/version.py | 2 +-
9 files changed, 41 insertions(+), 70 deletions(-)
create mode 100644 debian/patches/bump-setuptools-max-version.patch
delete mode 100644 debian/patches/handle-pkg_resources-devendorization.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