[Python-modules-commits] [python-pex] 07/07: Fixes for various small problems.
Barry Warsaw
barry at moszumanska.debian.org
Wed Mar 25 14:56:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
barry pushed a commit to branch master
in repository python-pex.
commit 93317df1dd7697474b9ff4516f528ee0aace0c4e
Author: Barry Warsaw <barry at python.org>
Date: Wed Mar 25 10:55:50 2015 -0400
Fixes for various small problems.
---
debian/changelog | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index a525aeb..9ebeb2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+python-pex (0.8.6-2) UNRELEASED; urgency=medium
+
+ * d/patches/handle-pkg_resources-devendorization.patch: Work around
+ the Debian devendorization of pkg_resources, which wreaks havoc
+ with the manipulations of sys that pex employs. (Closes: #781130)
+ * d/patches/modern-install-requires.patch: Allow for setuptools
+ 12.2, fixing the manpage build. (LP: #1435598)
+
+ -- Barry Warsaw <barry at debian.org> Wed, 25 Mar 2015 10:52:23 -0400
+
python-pex (0.8.6-1) unstable; urgency=medium
* Initial release. (Closes: #778708)
--
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