[Python-modules-commits] [binaryornot] 05/08: Update upstream source from tag 'upstream/0.4.4+dfsg'
Vincent Bernat
bernat at moszumanska.debian.org
Mon Nov 13 22:51:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
bernat pushed a commit to annotated tag debian/0.4.4+dfsg-1
in repository binaryornot.
commit f733b84589b4e955f6bb82e3b1f05d366969c829
Merge: c2e1eae 643d410
Author: Vincent Bernat <bernat at debian.org>
Date: Mon Nov 13 23:45:33 2017 +0100
Update upstream source from tag 'upstream/0.4.4+dfsg'
Update to upstream version '0.4.4+dfsg'
with Debian dir 03be8b867ddeba276f630bd5adff05cf77362df3
.gitignore | 3 +
.pep8 | 3 +
.travis.yml | 22 ++++---
AUTHORS.rst | 4 ++
HISTORY.rst | 20 +++++-
LICENSE | 25 ++++++--
README.rst | 32 +++++++---
binaryornot/__init__.py | 2 +-
binaryornot/check.py | 10 ++-
binaryornot/helpers.py | 49 ++++++++-------
setup.py | 46 +++++++-------
tasks.py | 24 +++++---
tests/files/empty.pyc | Bin 0 -> 94 bytes
tests/files/hello_world.py | 1 +
tests/files/hello_world.pyc | Bin 0 -> 122 bytes
tests/files/troublesome.pyc | Bin 0 -> 146 bytes
tests/test_check.py | 144 ++++++++++++++++++++++++++++----------------
tox.ini | 5 +-
18 files changed, 260 insertions(+), 130 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/binaryornot.git
More information about the Python-modules-commits
mailing list