[Python-modules-commits] [transifex-client] branch master updated (462e391 -> c5ef969)

Hans-Christoph Steiner eighthave at moszumanska.debian.org
Fri Apr 14 19:24:21 UTC 2017


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

eighthave pushed a change to branch master
in repository transifex-client.

      from  462e391   ignore Debian build products
       new  c3cfa37   use HTTPS for uscan
       new  8e46068   Imported Upstream version 0.12.4
       new  955b377   Merge tag 'upstream/0.12.4'
       new  6a35036   update debian/changelog for new upstream release
       new  1c123ad   README is now in markdown
       new  0bc9b26   removing Janos Guljas from Maintainer (Closes: #849729)
       new  c5ef969   add dh-python to Build-Depends

The 7 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:
 MANIFEST.in                           |   2 +-
 PKG-INFO                              |  86 +++++++++---------
 README.md                             |  65 ++++++++++++++
 README.rst                            |  69 --------------
 debian/changelog                      |   6 ++
 debian/control                        |  13 +--
 debian/docs                           |   1 -
 debian/watch                          |   2 +-
 setup.py                              |   3 +-
 tests/test_project.py                 |  61 +++++++++++--
 transifex_client.egg-info/PKG-INFO    |  86 +++++++++---------
 transifex_client.egg-info/SOURCES.txt |   2 +-
 txclib/__init__.py                    |   2 +-
 txclib/cmdline.py                     |   2 +
 txclib/commands.py                    |  41 +++++----
 txclib/parsers.py                     |  17 ++++
 txclib/project.py                     | 165 +++++++++++++++++++++++++++-------
 txclib/utils.py                       |  69 +++++++++++---
 18 files changed, 451 insertions(+), 241 deletions(-)
 create mode 100644 README.md
 delete mode 100644 README.rst
 delete mode 100644 debian/docs

-- 
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