[Python-modules-commits] [python-dugong] branch master updated (147c7ff -> c76bb63)

Nikolaus Rath nikratio-guest at moszumanska.debian.org
Sat Oct 8 03:42:20 UTC 2016


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

nikratio-guest pushed a change to branch master
in repository python-dugong.

      from  147c7ff   Fixed VCS URL (https)
       new  c2907d2   Switch to .xz compression for orig.tar
       new  e5f9928   Added  target
       new  15c2a33   record new upstream branch created by importing python-dugong_3.7+dfsg.orig.tar.bz2
       new  4d86a28   Import python-dugong_3.7+dfsg.orig.tar.bz2
       new  cdf2dfc   Use local intersphinx inventory
       new  742a40d   change version to 3.7+dfsg-1 (UNRELEASED) new upstream version
       new  8782a7d   Added new build dependencies
       new  ddd6e2b   Uploaded to unstable.
       new  1dbe85c   Fixed PYBUILD_TEST_ARGS.
       new  c8a623b   Uploaded to unstable.
       new  c76bb63   Merged origin/remote

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:
 Changes.rst                                |   21 +
 PKG-INFO                                   |   40 +-
 README.rst                                 |   37 +-
 debian/.git-dpm                            |   14 +-
 debian/changelog                           |   12 +
 debian/control                             |    3 +-
 debian/patches/use-local-intersphinx.patch |    4 +-
 debian/rules                               |   10 +-
 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.py                                   |    8 +
 test/conftest.py                           |   74 +-
 test/pytest_checklogs.py                   |  130 ++++
 test/test_aio.py                           |    2 +-
 test/test_dugong.py                        |  119 ++-
 test/test_dugong.py.orig                   | 1077 ----------------------------
 test/test_examples.py                      |    2 +-
 21 files changed, 682 insertions(+), 1314 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