pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-zanata-python-client



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sat Mar  5 04:47:44 UTC 2016

Modified Files:
        pkgsrc/devel/py-zanata-python-client: Makefile PLIST distinfo
        pkgsrc/devel/py-zanata-python-client/patches: patch-VERSION-GEN
Added Files:
        pkgsrc/devel/py-zanata-python-client/patches:
            patch-zanataclient_zanatalib_rest_client.py

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


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-zanata-python-client/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-zanata-python-client/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-zanata-python-client/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/devel/py-zanata-python-client/patches/patch-VERSION-GEN
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/devel/py-zanata-python-client/patches/patch-zanataclient_zanatalib_rest_client.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index