[Python-modules-commits] [wheel] branch master updated (b312cfa -> 43a0fe3)

Barry Warsaw barry at moszumanska.debian.org
Wed Feb 24 19:43:40 UTC 2016


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

barry pushed a change to branch master
in repository wheel.

      from  b312cfa   d/rules: Don't explicitly remove the python3.Y/*.egg-info directory.
       new  f769305   record new upstream branch created by importing wheel_0.29.0.orig.tar.gz
       new  8129a9d   Import wheel_0.29.0.orig.tar.gz
       new  8fcf699   merge patched into master
       new  43a0fe3   New upstream release.  (Closes: #813992)

The 4 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.txt                           |  28 +++++
 PKG-INFO                              |  39 ++++++-
 README.txt                            |   9 ++
 debian/.git-dpm                       |  14 +--
 debian/changelog                      |   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 +++--
 18 files changed, 348 insertions(+), 268 deletions(-)
 delete mode 100644 debian/patches/reproducible-whls.diff
 delete mode 100644 debian/patches/series

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