[Python-modules-commits] [dulwich] branch master updated (12f8dd7 -> 8466903)

Jelmer Vernooij jelmer at moszumanska.debian.org
Sat Jan 14 20:35:21 UTC 2017


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

jelmer pushed a change to branch master
in repository dulwich.

      from  12f8dd7   Disable pypy-dulwich build on architectures where pypy is not available (hurd-any, m68k, sh4, x32).
       new  76a6bbc   Start on 0.16.3.
       new  ac07ffd   Run tests against a few more pythonv versions.
       new  f9030f0   Avoid double call to os.lstat.
       new  b5d7ab9   Remove racy check that relies on mtime changing between writes.
       new  bcb1fbe   Release 0.16.3.
       new  50ad4d8   New upstream version 0.16.3
       new  4b199bc   Merge tag 'upstream/0.16.3' into unstable
       new  828e6b0   New upstream release.
       new  f063789   Fix concatenation of pypy variable.
       new  8466903   releasing package dulwich version 0.16.3-1

The 10 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                 |  8 ++++++++
 NEWS                        |  7 +++++++
 PKG-INFO                    |  2 +-
 debian/changelog            |  2 +-
 debian/rules                |  3 +--
 dulwich.egg-info/PKG-INFO   |  2 +-
 dulwich/__init__.py         |  2 +-
 dulwich/index.py            | 11 +++++++----
 dulwich/tests/test_index.py |  3 ++-
 setup.py                    |  2 +-
 tox.ini                     |  5 ++++-
 11 files changed, 34 insertions(+), 13 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