[Python-modules-commits] [dulwich] branch master updated (8cd6ff0 -> 945a815)

Jelmer Vernooij jelmer at moszumanska.debian.org
Sun Dec 25 13:51:23 UTC 2016


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

jelmer pushed a change to branch master
in repository dulwich.

      from  8cd6ff0   releasing package dulwich version 0.16.0-1
       new  4495b45   Start on 0.16.1.
       new  9d9ad72   Add note about when connect_ssh was deprecated.
       new  c82283a   Fix python3 compatibility of release robot.
       new  4f3d060   Add basic test for release_robot.
       new  91716fa   Release 0.16.1.
       new  b34ce65   New upstream version 0.16.1
       new  2bea46f   Merge tag 'upstream/0.16.1' into unstable
       new  9dec51b   New upstream release.
       new  945a815   releasing package dulwich version 0.16.1-1

The 9 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:
 NEWS                                               |  7 +++++
 PKG-INFO                                           |  2 +-
 debian/changelog                                   |  7 +++++
 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 +-
 10 files changed, 60 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