[Python-modules-commits] [python-dugong] branch upstream updated (5a9174d -> 424cba0)
Nikolaus Rath
nikratio-guest at moszumanska.debian.org
Thu Jun 15 17:54:32 UTC 2017
This is an automated email from the git hooks/post-receive script.
nikratio-guest pushed a change to branch upstream
in repository python-dugong.
from 5a9174d Imported Upstream version 3.5+dfsg
adds 4d86a28 Import python-dugong_3.7+dfsg.orig.tar.bz2
new 424cba0 Import python-dugong_3.7.1+dfsg.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.rst | 27 ++
PKG-INFO | 40 +-
README.rst | 37 +-
dugong.egg-info/PKG-INFO | 40 +-
dugong.egg-info/SOURCES.txt | 2 +-
dugong/__init__.py | 382 +++++++++------
examples/extract_links.py | 7 +-
examples/httpcat.py | 6 +-
examples/pipeline1.py | 6 +-
setup.cfg | 4 +-
setup.py | 8 +
test/conftest.py | 74 +--
test/pytest_checklogs.py | 130 ++++++
test/test_aio.py | 2 +-
test/test_dugong.py | 131 +++++-
test/test_dugong.py.orig | 1077 -------------------------------------------
test/test_examples.py | 2 +-
17 files changed, 668 insertions(+), 1307 deletions(-)
create mode 100644 test/pytest_checklogs.py
delete mode 100755 test/test_dugong.py.orig
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-dugong.git
More information about the Python-modules-commits
mailing list