[Python-modules-commits] [python-gitdb] branch master updated (625b3e5 -> 3b98d02)

Takaki Taniguchi takaki at moszumanska.debian.org
Tue Jul 4 06:09:59 UTC 2017


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

takaki pushed a change to branch master
in repository python-gitdb.

      from  625b3e5   * Change binaries to arch:all and drop -dev build-depends as they are not   needed - package is pure Python, no compiled content
       new  48214cf   Merge remote-tracking branch 'origin/master'
       new  07cd77b   New upstream version 2.0.2
       new  091caa4   Updated version 2.0.2 from 'upstream/2.0.2'
       new  bdc129b   new upstream
       new  0c6bc38   Bump Standards-Version to 4.0.0
       new  3b98d02   prepare release

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:
 PKG-INFO                                      |  3 ++-
 README.rst                                    |  9 ++++-----
 debian/changelog                              |  7 +++++++
 debian/control                                |  2 +-
 gitdb/__init__.py                             |  2 +-
 gitdb/pack.py                                 | 12 ++++++++++++
 gitdb/test/db/test_pack.py                    | 11 +++++++++++
 gitdb/test/performance/test_pack.py           | 10 +++++-----
 gitdb/test/performance/test_pack_streaming.py |  6 +++---
 gitdb/test/performance/test_stream.py         | 11 ++++++-----
 gitdb/test/test_pack.py                       | 12 +++++++++---
 gitdb/util.py                                 | 27 +++++++++++++++++++++++----
 gitdb2.egg-info/PKG-INFO                      |  3 ++-
 setup.py                                      |  3 ++-
 14 files changed, 88 insertions(+), 30 deletions(-)

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



More information about the Python-modules-commits mailing list