[Python-modules-commits] [wheel] branch upstream updated (61af251 -> 8129a9d)

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 change to branch upstream
in repository wheel.

      from  61af251   Imported Upstream version 0.26.0
       new  8129a9d   Import wheel_0.29.0.orig.tar.gz

The 1 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 ++++
 setup.py                     |  3 +-
 wheel.egg-info/PKG-INFO      | 39 +++++++++++++++++-
 wheel.egg-info/requires.txt  |  4 ++
 wheel/__init__.py            |  2 +-
 wheel/archive.py             | 27 ++++++++++--
 wheel/bdist_wheel.py         | 45 +++++++++++---------
 wheel/metadata.py            |  9 +++-
 wheel/pep425tags.py          | 97 +++++++++++++++++++++++++++++++++++++-------
 wheel/test/test_tagopt.py    | 74 ++++++++++++++++++++++++++++++---
 wheel/test/test_tool.py      | 15 +++----
 wheel/test/test_wheelfile.py | 75 +++++++++++++++++++++++++++++++++-
 wheel/tool/__init__.py       | 28 ++++++-------
 15 files changed, 421 insertions(+), 73 deletions(-)

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