[Python-modules-commits] [dulwich] branch upstream updated (f19daa1 -> b34ce65)

Jelmer Vernooij jelmer at moszumanska.debian.org
Sun Dec 25 13:52:21 UTC 2016


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

jelmer pushed a change to branch upstream
in repository dulwich.

      from  f19daa1   New upstream version 0.16.0
      adds  4495b45   Start on 0.16.1.
      adds  9d9ad72   Add note about when connect_ssh was deprecated.
      adds  c82283a   Fix python3 compatibility of release robot.
      adds  4f3d060   Add basic test for release_robot.
      adds  91716fa   Release 0.16.1.
      adds  b34ce65   New upstream version 0.16.1

No new revisions were added by this update.

Summary of changes:
 NEWS                                               |  7 +++++
 PKG-INFO                                           |  2 +-
 dulwich.egg-info/PKG-INFO                          |  2 +-
 dulwich.egg-info/SOURCES.txt                       |  1 +
 dulwich/__init__.py                                |  2 +-
 dulwich/client.py                                  |  1 +
 dulwich/contrib/release_robot.py                   | 25 +++++++++++++--
 .../__init__.py => contrib/test_release_robot.py}  | 36 +++++++++++-----------
 setup.py                                           |  2 +-
 9 files changed, 53 insertions(+), 25 deletions(-)
 copy dulwich/{tests/compat/__init__.py => contrib/test_release_robot.py} (58%)

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



More information about the Python-modules-commits mailing list