[Reproducible-commits] [diffoscope] branch master updated (01ff3cd -> 7670d49)

Jérémy Bobbio lunar at moszumanska.debian.org
Sat Nov 7 16:29:00 UTC 2015


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

lunar pushed a change to branch master
in repository diffoscope.

      from  01ff3cd   Switch homepage URL to HTTPS
       new  467d734   Keep only Python 3 code in diffoscope.changes
       new  5aee5b3   Remove Python 2 specific code from diffoscope.comparators.__init__
       new  76b2d06   Make the tlsh module optional
       new  4fd5605   Make file detection compatible with PyPI python-magic
       new  97d0009   Fix fallback code used when rpm module is unavailable
       new  1e35d58   Fix non-working PyTest class in setup.py
       new  4810a68   Convert README to reStructuredText and update it
       new  1ebe1b8   Update diffoscope homepage in setup.py
       new  c9b1421   Improve short description in setup.py
       new  ac6da58   Add license field in setup.py
       new  7670d49   Update install_requires in setup.py

The 11 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:
 README => README.rst                   | 50 +++++++++++++++--------
 diffoscope/__main__.py                 |  8 ++++
 diffoscope/changes.py                  | 10 +----
 diffoscope/comparators/__init__.py     | 11 ++---
 diffoscope/comparators/binary.py       | 75 +++++++++++++++++++++-------------
 diffoscope/comparators/rpm_fallback.py |  2 +-
 setup.py                               | 18 ++++----
 tests/comparators/test_rpm.py          | 12 +++++-
 tests/comparators/test_utils.py        |  9 ++++
 9 files changed, 124 insertions(+), 71 deletions(-)
 rename README => README.rst (58%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git



More information about the Reproducible-commits mailing list