[Python-modules-commits] [wlc] 02/03: Merge tag 'upstream/0.7'
Michal Cihar
nijel at moszumanska.debian.org
Fri Dec 16 12:25:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
nijel pushed a commit to branch master
in repository wlc.
commit e392ee0c4230add06d815fde257f0e2a34802b9e
Merge: 6e2254d 561188f
Author: Michal Čihař <michal at cihar.com>
Date: Fri Dec 16 12:57:46 2016 +0100
Merge tag 'upstream/0.7'
Upstream version 0.7
# gpg: Podpis vytvořen Pá 16. prosinec 2016, 12:57:43 CET
# gpg: použití RSA klíče 87E673AF83F6C3A0C344C8C3F4AA229D4D58C245
# gpg: Dobrý podpis od „Michal Čihař <michal at cihar.com>“ [absolutní]
# gpg: alias „Michal Čihař <nijel at debian.org>“ [absolutní]
# gpg: alias „[jpeg image of size 8848]“ [absolutní]
PKG-INFO | 10 +-
README.rst | 8 +-
requirements-test.txt | 1 +
setup.py | 2 +-
wlc.egg-info/PKG-INFO | 10 +-
wlc.egg-info/SOURCES.txt | 13 ++
wlc/__init__.py | 109 ++++++++++--
wlc/config.py | 2 +-
wlc/main.py | 188 +++++++++++++++------
wlc/test_base.py | 36 +++-
wlc/test_data/api/changes | 35 ++++
wlc/test_data/api/components-hello-weblate | 1 +
wlc/test_data/api/components-hello-weblate-changes | 35 ++++
...hello-weblate-repository--POST--operation=reset | 3 +
wlc/test_data/api/projects-acl | 20 +++
wlc/test_data/api/projects-empty | 20 +++
wlc/test_data/api/projects-empty-components | 7 +
wlc/test_data/api/projects-hello | 2 +
wlc/test_data/api/projects-hello-changes | 35 ++++
...rojects-hello-repository--POST--operation=reset | 3 +
wlc/test_data/api/projects-hello-statistics | 22 +++
wlc/test_data/api/translations-hello-weblate-cs | 1 +
.../api/translations-hello-weblate-cs-changes | 35 ++++
.../api/translations-hello-weblate-cs-file | 40 +++++
...slations-hello-weblate-cs-file--GET--format=csv | 10 ++
...lo-weblate-cs-repository--POST--operation=reset | 3 +
wlc/test_data/wlc | 4 +
wlc/test_main.py | 69 +++++++-
wlc/test_wlc.py | 79 ++++++++-
29 files changed, 722 insertions(+), 81 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/wlc.git
More information about the Python-modules-commits
mailing list