[Python-modules-commits] [git-review] 05/11: Update upstream source from tag 'upstream/1.26.0'

Ondrej Novy onovy at debian.org
Sun Jan 21 13:05:00 UTC 2018


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

onovy pushed a commit to branch master
in repository git-review.

commit 1c47ae9213a28d9845f17e954aba189c74b5864b
Merge: f73d33c 12475bd
Author: Ondřej Nový <onovy at debian.org>
Date:   Sun Jan 21 13:45:42 2018 +0100

    Update upstream source from tag 'upstream/1.26.0'
    
    Update to upstream version '1.26.0'
    with Debian dir e2a5f37584a4bd9cebf2f702b3dbdff12da7a185

 AUTHORS                                            |  19 +
 CONTRIBUTING.rst                                   |  10 +
 ChangeLog                                          | 103 ++++--
 HACKING.rst                                        |   2 +-
 PKG-INFO                                           |  17 +-
 doc/source/installation.rst                        |  23 +-
 git-review.1                                       |  40 +-
 PKG-INFO => git_review.egg-info/PKG-INFO           |  17 +-
 git_review.egg-info/SOURCES.txt                    |  37 ++
 git_review.egg-info/dependency_links.txt           |   1 +
 git_review.egg-info/entry_points.txt               |   3 +
 git_review.egg-info/not-zip-safe                   |   1 +
 git_review.egg-info/pbr.json                       |   1 +
 .../requires.txt                                   |   1 -
 git_review.egg-info/top_level.txt                  |   1 +
 git_review/cmd.py                                  | 402 ++++++++++++++-------
 git_review/tests/__init__.py                       | 131 +++++--
 git_review/tests/check_test_id_hashes.py           |  57 +++
 git_review/tests/test_git_review.py                | 216 ++++++++---
 git_review/tests/test_unit.py                      |  90 ++++-
 requirements.txt                                   |   1 -
 setup.cfg                                          |   7 +-
 test-requirements.txt                              |   3 +-
 tox.ini                                            |   1 +
 24 files changed, 891 insertions(+), 293 deletions(-)

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



More information about the Python-modules-commits mailing list