./devel/py-zanata-python-client, Zanata translation service client written in Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.5.3, Package name: py310-zanata-python-client-1.5.3, Maintainer: ryoon

Zanata Python client is a client that communicates with a Zanata
server to push text for translation (from publican documents or
gettext-based software), and pull translated text back for inclusion
in software or documentation builds.

It also provides support for creating projects/versions in Zanata
and retrieving information about projects.


Required to run:
[devel/py-setuptools] [textproc/py-lxml] [lang/python27] [www/py-httplib2] [devel/py-polib]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 72.42 KB

Version history: (Expand)


CVS history: (Expand)


   2022-07-21 00:08:10 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
py-zanata-python-client: update to 1.5.3.

* Fri Mar 08 2019 Sundeep Anand <suanand@redhat.com> - 1.5.3
- ZNTA-2791 - Port Zanata Python client to Python 3

* Mon Apr 16 2018 Sundeep Anand <suanand@redhat.com> - 1.5.2
- ZNTA-1390 - Python client fuzzies my strings
- ZNTA-1382 - Should "--push-trans-only" be deprecated in the python \ 
client?

* Wed Oct 26 2016 Sundeep Anand <suanand@redhat.com> - 1.5.1
- Bug 1368381 - download only those which have translations
- ZNTA-106 - zanata-python-client installs a test module
   2022-01-05 21:03:35 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-zanata-python-client: requires setuptools

Bump PKGREVISION
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2019-11-03 11:18:30 by Roland Illig | Files touched by this commit (36)
Log message:
devel/py-*: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2019-09-02 15:20:22 by Adam Ciarcinski | Files touched by this commit (415)
Log message:
Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for \ 
future Python 3.8
   2019-04-26 15:14:25 by Maya Rashish | Files touched by this commit (473)
Log message:
Omit mentions of python 34 and 35, after those were removed.

- Includes some whitespace changes, to be handled in a separate commit.