[diffoscope] branch master updated (6ff039b -> 041ad95)

Chris Lamb chris at chris-lamb.co.uk
Tue Aug 9 15:26:58 CEST 2016


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

lamby pushed a change to branch master
in repository diffoscope.

      from  6ff039b   platform.get_linux_distribution() will break in Python 3.7.
       new  0e06973   Don't name first argument of Difference.from_command "cls" as it's not a classmethod.
       new  5fb78d0   comparators/directory.py: Call logger.warning over logger.warn.
       new  041ad95   Rename diffoscope.__main__ to diffoscope.main as its not a "real" magic name

The 3 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:
 bin/diffoscope                      | 2 +-
 diffoscope/comparators/directory.py | 2 +-
 diffoscope/difference.py            | 6 +++---
 diffoscope/{__main__.py => main.py} | 0
 setup.py                            | 2 +-
 tests/test_main.py                  | 2 +-
 6 files changed, 7 insertions(+), 7 deletions(-)
 rename diffoscope/{__main__.py => main.py} (100%)

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


More information about the diffoscope mailing list