[Python-modules-commits] [python-asyncssh] branch master updated (a9cafee -> 0614718)

Vincent Bernat bernat at moszumanska.debian.org
Sun Dec 25 09:32:41 UTC 2016


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

bernat pushed a change to branch master
in repository python-asyncssh.

      from  a9cafee   New upstream version
       new  eda4dd4   record new upstream branch created by importing python-asyncssh_1.7.3.orig.tar.gz
       new  46e25db   Import python-asyncssh_1.7.3.orig.tar.gz
       new  362b2f5   make Sphinx use default theme
       new  63afe83   skip tests requiring network access
       new  600bc9c   merge patched into master
       new  0614718   New upstream version

The 6 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:
 .travis.yml                                        |  18 +-
 asyncssh/version.py                                |   2 +-
 debian/.git-dpm                                    |  14 +-
 debian/changelog                                   |   6 +
 .../0002-skip-tests-requiring-network-access.patch |   2 +-
 debian/patches/sphinx-use-default-theme.patch      |   2 +-
 docs/changes.rst                                   |  13 +
 docs/index.rst                                     |  12 +-
 tests/server.py                                    |  29 +-
 tests/test_agent.py                                |   9 +-
 tests/test_channel.py                              |   3 +
 tests/test_connection_auth.py                      |  24 +-
 tests/test_kex.py                                  |  10 +-
 tests/test_process.py                              |   2 +-
 tests/test_public_key.py                           | 355 +++++++++++++--------
 15 files changed, 325 insertions(+), 176 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-asyncssh.git



More information about the Python-modules-commits mailing list