[Python-modules-commits] [git-review] branch upstream updated (062fd9b -> 12475bd)
Ondrej Novy
onovy at debian.org
Sun Jan 21 13:05:01 UTC 2018
This is an automated email from the git hooks/post-receive script.
onovy pushed a change to branch upstream
in repository git-review.
from 062fd9b Import Upstream version 1.25.0
new 12475bd New upstream version 1.26.0
The 1 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:
AUTHORS | 19 ++
CONTRIBUTING.rst | 10 +
ChangeLog | 103 +++++---
HACKING.rst | 2 +-
PKG-INFO | 17 +-
doc/source/installation.rst | 23 +-
git-review.1 | 40 +--
git_review.egg-info/PKG-INFO | 17 +-
git_review.egg-info/SOURCES.txt | 1 +
git_review.egg-info/pbr.json | 2 +-
git_review.egg-info/requires.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 +
20 files changed, 849 insertions(+), 294 deletions(-)
create mode 100644 git_review/tests/check_test_id_hashes.py
--
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