Path to this page:
Subject: CVS commit: pkgsrc/textproc/py-pygments
From: Adam Ciarcinski
Date: 2025-01-10 09:58:30
Message id: 20250110085830.4767AFC1D@cvs.NetBSD.org
Log Message:
py-pygments: updated to 2.19.1
Version 2.19.1
- Updated lexers:
* Ini: Fix quoted string regression introduced in 2.19.0
* Lua: Fix a regression introduced in 2.19.0
Version 2.19.0
- New lexers:
* CodeQL
* Debian Sources
* Gleam
* GoogleSQL
* JSON5
* Maple
* NumbaIR
* PDDL
* Rego
* TableGen
* Vue.js
- Updated lexers:
* BQN: Various improvements
* C#: Fix number highlighting
* CSS: Add ``revert``
* Debian control: Add ``Change-By`` field
* Elip: Improve punctuation handling
* Igor: Add ``int``
* Ini: Fix quoted strings with embedded comment characters
* Java: Support functions returning types containing a question mark
* JavaScript: Support private identiiers
* LLVM: Add ``splat``, improve floating-point number parsing
* Lua: Improve variable detection, add built-in functions
* Macaulay2: Update to 1.24.11
* PostgreSQL: Add more ``EXPLAIN`` keywords
* S-Lexer: Fix keywords
* TransactSQL: Fix single-line comments
* Turtle: Fix triple quoted strings
* Typst: Various improvements
* Various: Add ``^`` as an operator to Matlab, Octave and Scilab
* Vyper: Add ``staticcall`` and ``extcall``
* Mark file extensions for ``HTML/XML+Evoque`` as aliases
* Add a color for ``Operator.Word`` to the ``rrt`` style
* Fix broken link in the documentation
* Drop executable bit where not needed
* Reduce Mojo priority relative to Python in ``analyze_text´`
* Fix documentation builds
* Match example file names to the lexer's name
* Ensure lexer metadata is present
* Search more directories on macOS for fonts
* Improve test robustness
Files: