File python-latexcodec.changes of Package python-latexcodec
-------------------------------------------------------------------
Thu May 16 15:11:01 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro: allows us to eliminate usage of deprecated
%patchN syntax.
-------------------------------------------------------------------
Tue Mar 7 08:23:16 UTC 2023 - pgajdos@suse.com
- drop six from requirements.txt
- modified patches
% python-latexcodec-no-python2.patch (refreshed)
-------------------------------------------------------------------
Fri Oct 21 11:28:11 UTC 2022 - pgajdos@suse.com
- added patches
https://github.com/mcmtroffaes/latexcodec/commit/88eca3e4e279ffa313662a75052598ec5610ff92
+ python-latexcodec-no-python2.patch
-------------------------------------------------------------------
Thu Jul 23 10:40:41 UTC 2020 - Matej Cepl <mcepl@suse.com>
- 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 4 12:58:15 UTC 2018 - mpluskal@suse.com
- Initial package for version 1.0.5