Subject: CVS commit: pkgsrc/devel/py-zanata-python-client
From: Ryo ONODERA
Date: 2016-03-05 05:47:44
Message id: 20160305044744.5188FFBB7@cvs.NetBSD.org

Log Message:
Update to 1.4.2

Changelog:
1.4.2:
Bug fixes

    Bug 1299736 - just "zanata" execution gives traceback

1.4.1:
Improvements

    zanata init Initialize Zanata project configuration
    zanata stats Displays translation statistics for a Zanata project version

Bug fixes

    Bug 1206995 - Should allow anonymous pull from Zanata
    Bug ZNTA-853 - Crash when pushing local translations

1.4.0:
Improvements

    Added
        <src-dir> and <trans-dir> in zanata.xml
        rest/config to centralize service-to-resource mappings.
        ProjectContext to load local: user & project and remote configs, once.
    Organize exception messages.
    Improved logs and zanata <command> --help
    HTTP to HTTPS redirect - auto, if found in httplib2 response

Bug fixes

    Bug 1215274 - Should be able to specify minimum percentage completion on pull
    Bug 1156236 - As a project maintainer, I want to be able to use the latest \ 
list of languages defined in the server for a project when using the client.

1.3.22:

This release contains

    Improved error codes, that means in case of error messages z-p-c returns \ 
appropriate error codes to system, this is useful for people who uses z-p-c from \ 
command line
    Bug fixes
    Improved ReadMe

Files:
RevisionActionfile
1.7modifypkgsrc/devel/py-zanata-python-client/Makefile
1.2modifypkgsrc/devel/py-zanata-python-client/PLIST
1.4modifypkgsrc/devel/py-zanata-python-client/distinfo
1.2modifypkgsrc/devel/py-zanata-python-client/patches/patch-VERSION-GEN
1.1addpkgsrc/devel/py-zanata-python-client/patches/patch-zanataclient_zanatalib_rest_client.py