Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-Pygments for openSUSE:Factory
checked in at 2026-03-30 18:29:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Pygments (Old)
and /work/SRC/openSUSE:Factory/.python-Pygments.new.1999 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Pygments"
Mon Mar 30 18:29:56 2026 rev:53 rq:1343479 version:2.20.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Pygments/python-Pygments.changes
2025-10-28 14:45:32.168339218 +0100
+++
/work/SRC/openSUSE:Factory/.python-Pygments.new.1999/python-Pygments.changes
2026-03-30 18:30:10.772277900 +0200
@@ -1,0 +2,53 @@
+Sun Mar 29 17:36:48 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 2.20.0:
+ * archetype: Fix catastrophic backtracking in GUID and ID
+ patterns (#3064)
+ * ASN.1: Recognize minus sign and fix range operator (#3014,
+ #3060)
+ * C++: Add C++26 keywords (#2955), add integer literal suffixes
+ (#2966)
+ * ComponentPascal: Fix ``analyse_text`` (#3028, #3032)
+ * Coq renamed to Rocq (#2883, #2908)
+ * Cython: Various improvements (#2932, #2933)
+ * Debian control: Improve architecture parsing (#3052)
+ * Devicetree: Add support for overlay/fragments (#3021), add
+ bytestring support (#3022), fix catastrophic backtracking
+ (#3057)
+ * Fennel: Various improvements (#2911)
+ * Haskell: Handle escape sequences in character literals
+ (#3069, #1795)
+ * Java: Add module keywords (#2955)
+ * Lean4: Add operators ``]'``, ``]?``, ``]!`` (#2946)
+ * LESS: Support single-line comments (#3005)
+ * LilyPond: Update to 2.25.29 (#2974)
+ * LLVM: Support C-style comments (#3023, #2978)
+ * Lua(u): Fix catastrophic backtracking (#3047)
+ * Macaulay2: Update to 1.25.05 (#2893), 1.25.11 (#2988)
+ * Mathematica: Various improvements (#2957)
+ * meson: Add additional operators (#2919)
+ * MySQL: Update keywords (#2970)
+ * org-Mode: Support both schedule and deadline (#2899)
+ * PHP: Add ``__PROPERTY__`` magic constant (#2924), add
+ reserved keywords (#3002)
+ * PostgreSQL: Add more keywords (#2985)
+ * protobuf: Fix namespace tokenization (#2929)
+ * Python: Add ``t``-string support (#2973, #3009, #3010)
+ * Tablegen: Fix infinite loop (#2972, #2940)
+ * Tera Term macro: Add commands introduced in v5.3 through v5.6
+ (#2951)
+ * TOML: Support TOML 1.1.0 (#3026, #3027)
+ * Turtle: Allow empty comment lines (#2980)
+ * XML: Added ``.xbrl`` as file ending (#2890, #2891)
+
+ * Drop Python 3.8, and add Python 3.14 as a supported version
+ (#2987, #3012)
+ * Various improvements to ``autopygmentize`` (#2894)
+ * Update ``onedark`` style to support more token types (#2977)
+ * Update ``rtt`` style to support more token types (#2895)
+ * Cache entry points to improve performance (#2979)
+ * Fix ``xterm-256`` color table (#3043)
+ * Fix ``kwargs`` dictionary getting mutated on each call
+ (#3044)
+
+-------------------------------------------------------------------
Old:
----
pygments-2.19.2.tar.gz
New:
----
pygments-2.20.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-Pygments.spec ++++++
--- /var/tmp/diff_new_pack.z1uwWa/_old 2026-03-30 18:30:11.748318465 +0200
+++ /var/tmp/diff_new_pack.z1uwWa/_new 2026-03-30 18:30:11.756318797 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-Pygments
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -32,7 +32,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-Pygments%{psuffix}
-Version: 2.19.2
+Version: 2.20.0
Release: 0
Summary: A syntax highlighting package written in Python
License: BSD-2-Clause
@@ -42,8 +42,8 @@
# PATCH-FIX-UPSTREAM skip-wcag-contrast-ratio.patch gh#pygments/pygments!2564
[email protected]
# Don't make wcag-contrast-ratio mandatory for testing
Patch0: skip-wcag-contrast-ratio.patch
-BuildRequires: %{python_module base >= 3.8}
-BuildRequires: %{python_module hatchling}
+BuildRequires: %{python_module base >= 3.9}
+BuildRequires: %{python_module hatchling >= 1.27}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module wheel}
%if %{with test}
++++++ pygments-2.19.2.tar.gz -> pygments-2.20.0.tar.gz ++++++
++++ 14769 lines of diff (skipped)