[Python-modules-commits] [transifex-client] 03/09: Merge tag 'upstream/0.12.2'
Hans-Christoph Steiner
eighthave at moszumanska.debian.org
Thu Dec 22 14:39:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
eighthave pushed a commit to branch master
in repository transifex-client.
commit fddde69362a2edfa80b4dea1d47d266ebae54eec
Merge: 9963531 bf62302
Author: Hans-Christoph Steiner <hans at eds.org>
Date: Tue Sep 13 10:57:16 2016 +0200
Merge tag 'upstream/0.12.2'
Upstream version 0.12.2
# gpg: Signature made Die 13 Sep 2016 10:57:12 CEST using RSA key ID BA1B9BFA
# gpg: Good signature from "Hans-Christoph Steiner <hans at guardianproject.info>"
# gpg: aka "Hans-Christoph Steiner <hans at at.or.at>"
# gpg: aka "Hans-Christoph Steiner <hans at eds.org>"
# gpg: aka "[jpeg image of size 5375]"
.gitignore | 7 -
DEVELOPMENT.rst | 21 ---
PKG-INFO | 86 +++++++++++
README.rst | 17 +--
appveyor.yml | 75 ----------
circle.yml | 17 ---
contrib/test_build.sh | 5 -
contrib/test_win_build.sh | 11 --
contrib/tx.ico | Bin 24870 -> 0 bytes
contrib/tx.spec | 29 ----
contrib/tx_commands.sh | 17 ---
requirements.txt | 1 +
setup.cfg | 5 +
tests/test_utils.py | 163 +++++++++++++++++++++
tox.ini | 12 --
transifex_client.egg-info/PKG-INFO | 86 +++++++++++
transifex_client.egg-info/SOURCES.txt | 32 ++++
transifex_client.egg-info/dependency_links.txt | 1 +
transifex_client.egg-info/entry_points.txt | 3 +
transifex_client.egg-info/not-zip-safe | 1 +
.../requires.txt | 1 +
transifex_client.egg-info/top_level.txt | 1 +
txclib/__init__.py | 2 +-
txclib/cmdline.py | 8 +
txclib/commands.py | 6 +-
txclib/config.py | 8 +-
txclib/exceptions.py | 11 ++
txclib/project.py | 71 +++++----
txclib/utils.py | 110 +++++++++-----
29 files changed, 535 insertions(+), 272 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/transifex-client.git
More information about the Python-modules-commits
mailing list