Changelog for
python310-translate-toolkit-3.6.1-1.3.noarch.rpm :
* Fri Apr 29 2022 Markéta Machová
- Update to 3.6.1
* Dropped support for Python 3.6
* Added support for Python 3.10
* Switch to charset-normalizer from chardet for more reliable detection
* Tue Feb 01 2022 Luiz Fernando Ranghetti - update to 3.5.3:
* Fixed updating files with DOS end of lines in PO format
* Improved error reporting for parse errors in PO format
* Fixed adding strings to empty Ruby YAML file
* Better handling of multiline stringtable translations in po2rc
* Update CLDR data to 37.0.0
* Thu Dec 02 2021 Dirk Müller - skip fluent from testing, we don\'t depend on it anyway (it is optional)
* Mon Nov 29 2021 Dirk Müller - update to 3.5.1:
* Added support for stringsdict and Fluent formats
* Minor fixes in JSON and PO formats
* Bug fixes in RC, Fluent and HTML formats
* Improvements in the XLIFF and RC formats
* Fixes in the RC format
* Mon May 03 2021 Markéta Machová - Update to 3.3.6
* fixed handling of plurals in GWT properties
* lxml requirement was raised to 4.6.3 to address CVE-2021-28957
* Consistent using of XML entity for non-breakable space
* Fix newlines round-trip
* Wed Mar 17 2021 Luiz Fernando Ranghetti - Add back python and python-setuptools Requires and update some recommended dependecies versions
* Mon Mar 15 2021 Markéta Machová - Update to 3.3.3
* add some new tools
* poterminology: Fix regex escaping
* wordfast: Fix header processing
* misc: Add support for Python 3.9- Drop merged versioned_executables.patch
* Tue Dec 15 2020 Benjamin Greiner - Only the primary Python 3 flavor shall provide unflavored capability translate-toolkit. gh#openSUSE/python-rpm-macros#66
* Sun Dec 06 2020 Benjamin Greiner - Update to 3.2.0
* Fixed bugs in YAML, Android and JSON formats
* Dropped support for Python 3.5- refresh versionend_executables.patch- Fix name definition of -devel-doc package because of stricter python-rpm-macros %python_subpackages requirement- move html docs in common file tree to -doc package in order to avoid conflicts for multiple python flavor packages gh#openSUSE/python-rpm-macros#66- replace my_install_alternatives by python_install_alternative
* fix manpages alternatives install
* Fri Oct 16 2020 Matthias Fehring - Update to 3.1.1:
* Fixed comparing units
* Fixed removal of units from a storage- Update to 3.1.0:
* Improved round trip for JSON and YAML formats.
* Fixes for multiple formats (Android, JSON, CSV, Windows RC).
* Added support for XWiki formats.
* Tue Jun 16 2020 Tomáš Chvátal - Update to 3.0.0:
* Fixes for multiple formats (PO, XLIFF, JSON, Properties, HTML, PHP, Windows RC).
* Dropped support for Python 2.7.
* Removed lot of deprecated code.- Drop merged patch test-mo-endian.patch
* Wed Jun 10 2020 Tomáš Chvátal - We need full python interpreter bsc#1172650, boo#1195269
* Wed May 13 2020 Matej Cepl - Clean up, rewrite to single-spec style, and use %pytest macro.- We have to install, but remove afterwards, when in the test phase.- Add versioned_executables.patch to use partially installed versioned executables.
* Fri May 01 2020 Matej Cepl - Swtich to multibuild to separate tests
* Wed Mar 18 2020 Andreas Schwab - test-mo-endian.patch: tell msgfmt to use correct endianness
* Tue Mar 03 2020 Ondřej Súkup - temporary disable TestYAMLResourceStore.test_empty_key because ruamel.yaml has different behaviour on empty keys from version 0.16.6
* Wed Jan 22 2020 Tomáš Chvátal - Update to 2.5.0:
* Fixes to work with new weblate
* Thu Jul 11 2019 Tomáš Chvátal - Update to 2.4.0:
* Added new Flat XML format and converters.
* Fixes for multiple formats.- Remove merged patches:
* pycountry.patch
* test-pytest310.patch
* Thu Apr 04 2019 Tomáš Chvátal - Do not depend on strace, it is not really needed
* Fri Mar 29 2019 Tomáš Chvátal - Add patch to build with current pycountry:
* pycountry.patch
* Wed Mar 06 2019 Tomáš Chvátal - Drop not needed lxml-doc dependency
* Mon Jan 28 2019 Jan Engelhardt - Avoid mixing historic and modern option syntax for tar.- Replace find -exec rm by just find -delete.
* Mon Jan 28 2019 Luiz Fernando Ranghetti - Correct the Source URL
* Thu Jan 10 2019 Tomáš Chvátal - Make sure the documentation is generated properly- Enable testsuite- Add patches from debian for tests to pass:
* sphinx-intersphinx.patch
* test-pytest310.patch
* xliff-xsd-no-network.patch
* Tue Dec 18 2018 sbrabecAATTsuse.com- Update to 2.3.1:
* But fixes.
* INI: Enabled support for Python3 provided.
* Use backports.csv module on Python 2 to align the behavior with Python 3 and drop many hacks.
* Removed deprecated getoutput, add new depreceations.
* Code cleanup; many converterters refactored.
* Wed Mar 21 2018 elcheviveAATTopensuse.org- update to 2.3.0
* Full rewrite of the PHP format greatly extending the support.
* Added YAML format converters.
* Major refactor of converters code.- drop patch translate-toolkit-2.0.0-python-six.diff not needed on Leap 15.0