[Python-modules-commits] [wheel] 03/04: merge patched into master
Barry Warsaw
barry at moszumanska.debian.org
Wed Feb 24 19:43:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
barry pushed a commit to branch master
in repository wheel.
commit 8fcf699285bcc53505d548dde2bf70f10b1536ea
Merge: f769305 8129a9d
Author: Barry Warsaw <barry at python.org>
Date: Wed Feb 24 14:32:33 2016 -0500
merge patched into master
CHANGES.txt | 28 +++++
PKG-INFO | 39 ++++++-
README.txt | 9 ++
debian/.git-dpm | 6 +-
debian/patches/reproducible-whls.diff | 191 ----------------------------------
debian/patches/series | 1 -
setup.py | 3 +-
wheel.egg-info/PKG-INFO | 39 ++++++-
wheel.egg-info/requires.txt | 4 +
wheel/__init__.py | 2 +-
wheel/archive.py | 4 +-
wheel/bdist_wheel.py | 43 ++++----
wheel/pep425tags.py | 97 ++++++++++++++---
wheel/test/test_tagopt.py | 74 ++++++++++++-
wheel/test/test_tool.py | 15 ++-
wheel/test/test_wheelfile.py | 19 ++++
wheel/tool/__init__.py | 28 +++--
17 files changed, 340 insertions(+), 262 deletions(-)
diff --cc debian/.git-dpm
index 9538182,0000000..e2f1a09
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
+# see git-dpm(1) from git-dpm package
- f3428f04834084df4242f7116df6b6bae663547a
- f3428f04834084df4242f7116df6b6bae663547a
- 61af2519929ecabbb295982532afbe2f2304c927
++8129a9da2ea1f3143cff05356a11867da78f22bb
++8129a9da2ea1f3143cff05356a11867da78f22bb
++8129a9da2ea1f3143cff05356a11867da78f22bb
+8129a9da2ea1f3143cff05356a11867da78f22bb
+wheel_0.29.0.orig.tar.gz
+92e9bd1f716aa5bcd1655dd72d8b858d01a2bf70
+54143
+debianTag="debian/%e%v"
+patchedTag="patched/%e%v"
+upstreamTag="upstream/%e%u"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/wheel.git
More information about the Python-modules-commits
mailing list