[Python-modules-commits] [dulwich] branch master updated (2dd55c3 -> 807b799)

Jelmer Vernooij jelmer at moszumanska.debian.org
Tue Jul 5 23:27:28 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  2dd55c3   releasing package dulwich version 0.14.0-1
       new  d17c45a   Start on 0.15.0.
       new  ff7b4e9   Fix regression removing untouched refs when pushing over SSH. #441.
       new  d12ec19   Improve python3 portability; support python3 urlparse.
       new  1abf2d3   Python3: fix BytesIO call, avoid iteritems.
       new  a1c32d0   Python3; use StringIO.
       new  44ae644   Drop dependency on greenlet/etc for Python3, as swift module is not yet compatible with python3.
       new  bbafb32   Mork work on swift module python3 compatibility.
       new  03b55c9   Skip remaining python3 tests for swift contrib module.
       new  9138443   Revert "Drop dependency on greenlet/etc for Python3, as swift module is not yet"
       new  48a996e   RElease 0.14.1.
       new  8d254b9   Imported Upstream version 0.14.1
       new  f6e15e3   Merge tag 'upstream/0.14.1' into unstable
       new  c72144f   New upstream release.
       new  807b799   releasing package dulwich version 0.14.1-1

The 14 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                          | 10 +++++
 PKG-INFO                      |  2 +-
 debian/changelog              |  6 +++
 dulwich.egg-info/PKG-INFO     |  2 +-
 dulwich/__init__.py           |  2 +-
 dulwich/client.py             |  9 ++---
 dulwich/contrib/swift.py      | 42 +++++++++++----------
 dulwich/contrib/test_swift.py | 88 +++++++++++++++++++++++--------------------
 dulwich/refs.py               |  2 +-
 dulwich/tests/test_client.py  | 26 +++++++++++++
 setup.py                      |  4 +-
 11 files changed, 122 insertions(+), 71 deletions(-)

-- 
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