python-pygments: bump to 2.20.0

Changes since 2.19.2:
- Added new Rell lexer; updated C++26 keywords, TOML 1.1.0,
  Python t-strings and PHP magic constants in existing lexers
- Fixed catastrophic backtracking in Archetype and Lua lexers
- Performance improvements via entry point caching
- Dropped Python 3.8, added Python 3.14 support

Link: https://github.com/pygments/pygments/blob/master/CHANGES
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
This commit is contained in:
Alexandru Ardelean
2026-04-01 18:28:57 +03:00
committed by Alexandru Ardelean
parent 82d10f567f
commit 184c4496eb

View File

@@ -5,11 +5,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-pygments
PKG_VERSION:=2.19.2
PKG_VERSION:=2.20.0
PKG_RELEASE:=1
PYPI_NAME:=pygments
PKG_HASH:=636cb2477cec7f8952536970bc533bc43743542f70392ae026374600add5b887
PKG_HASH:=6757cd03768053ff99f3039c1a36d6c0aa0b263438fcab17520b30a303a82b5f
PKG_LICENSE:=BSD-2-Clause
PKG_LICENSE_FILES:=LICENSE