Version: 2.5.0-bp152.3.10
* Wed May 13 2020 Matej Cepl <mcepl@suse.com>
- 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 <mcepl@suse.com>
- Swtich to multibuild to separate tests
* Wed Mar 18 2020 Andreas Schwab <schwab@linux-m68k.org>
- test-mo-endian.patch: tell msgfmt to use correct endianness
* Tue Mar 03 2020 Ond?ej Súkup <mimi.vx@gmail.com>
- 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 <tchvatal@suse.com>
- Update to 2.5.0:
* Fixes to work with new weblate
* Thu Jul 11 2019 Tomá? Chvátal <tchvatal@suse.com>
- 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 <tchvatal@suse.com>
- Do not depend on strace, it is not really needed
* Fri Mar 29 2019 Tomá? Chvátal <tchvatal@suse.com>
- Add patch to build with current pycountry:
* pycountry.patch
* Wed Mar 06 2019 Tomá? Chvátal <tchvatal@suse.com>
- Drop not needed lxml-doc dependency
* Mon Jan 28 2019 Jan Engelhardt <jengelh@inai.de>
- Avoid mixing historic and modern option syntax for tar.
- Replace find -exec rm by just find -delete.
* Mon Jan 28 2019 Luiz Fernando Ranghetti <elchevive68@gmail.com>
- Correct the Source URL
* Thu Jan 10 2019 Tomá? Chvátal <tchvatal@suse.com>
- 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 sbrabec@suse.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 elchevive@opensuse.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
* Tue Dec 26 2017 astieger@suse.com
- update to 2.2.5:
* Fixed bug when adding new units to XLIFF store.
* Added support for i18next JSON dialect.
* Improved WebExtension JSON dialect support.
* Tue Nov 14 2017 jmatejek@suse.com
- drop unneeded requirement for python-utidy
- drop unneeded requirements for diff_match_patch
- switch to python3
* Mon Aug 28 2017 elchevive@opensuse.org
- Update do 2.2.4
* Added support for nested and WebExtension JSON dialects.
* po2txt no longer converts non-translatable strings.
* Improvement for puncspace check.
* Support for .xliff extension.
* Mon Jun 26 2017 elchevive@opensuse.org
- Update do 2.2.3
* Added MinimalChecker and ReducedChecker checkers.
* Fixed resolving of country names translations.
* Refactored functions for resolving language/country names translation to be memory efficient.
* Improvements for ts and subtitles formats.
* Added –preserveplaceholders argument to podebug.
* Fixed Montenegrin language name.
* Fri Jun 16 2017 elchevive@opensuse.org
- add python-pycountry as Requires
- Update do 2.2.0
* Avoid resolving external entities while parsing XML.
* Improvements for Android, ts and resx formats.
* Added support for PHP nested arrays.
* Added Kabyle language
* Mon Mar 20 2017 elchevive@opensuse.org
- Update do 2.1.0
* Fixed RomanianChecker checks.
* Added an iOS checker style.
* Changed plural equations for Slovenian, Persian, Kazakh and Kyrgyz.
* Several fixes in formats and tools.