Changelog for
python3-latexcodec-2.0.1-bp155.3.1.noarch.rpm :
* Fri Oct 21 2022 pgajdosAATTsuse.com- added patches https://github.com/mcmtroffaes/latexcodec/commit/88eca3e4e279ffa313662a75052598ec5610ff92 + python-latexcodec-no-python2.patch
* Thu Jul 23 2020 Matej Cepl
- Update to 2.0.1: - Drop Python 3.3 support. - Added a few more translations. - Lexer now processes unicode directly, to fix various issues with multibyte encodings. This also simplifies the implementation. Many thanks to davidweichiang for reporting and implementing. - New detailed description of the package for the readme, to clarify the behaviour and design choices. Many thanks to tschantzmc for contributing this description (see issue #70). - Minor fix in decoding of LaTeX comments (see issue #72). - Support Python 3.9 (see issue #75). - More symbols (THIN SPACE, various accented characters). - Fix lexer issue with multibyte encodings (thanks to davidweichiang for reporting). - More symbols (EM SPACE, MINUS SIGN, GREEK PHI SYMBOL, HYPHEN, alternate encodings of Swedish å and Å). - Doesn\'t need nose anymore (switched to pytest).
* Thu Jan 04 2018 mpluskalAATTsuse.com- Initial package for version 1.0.5