Commit graph

7 commits

Author SHA1 Message Date
wiz
bb579283d0 *: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
2022-01-04 20:53:26 +00:00
nia
7bacd8705a print: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 11:12:01 +00:00
nia
2984d3c2a6 print: Remove SHA1 hashes for distfiles 2021-10-07 14:48:50 +00:00
adam
3ffd465cfa py-latexcodec: updated to 2.0.1
2.0.1:
Drop Python 3.3 support.
Added a few more translations.

2.0.0:
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.
Minor fix in decoding of LaTeX comments.
Support Python 3.9
2020-07-15 07:43:59 +00:00
rillig
be8b61d9f1 print: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-04 19:57:58 +00:00
adam
1506784da3 py-latexcodec: updated to 1.0.7
1.0.7:
* More symbols (THIN SPACE, various accented characters).
* Fix lexer issue with multibyte encodings

1.0.6:
* More symbols (EM SPACE, MINUS SIGN, GREEK PHI SYMBOL, HYPHEN,
  alternate encodings of Swedish å and Å).
2019-06-06 21:11:52 +00:00
jaapb
1dbdb81637 Added package print/py-latexcodec, a LaTeX library for Python.
Based on Kamel Derouiche's version in pkgsrc-wip.
2018-07-26 12:22:10 +00:00