Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-xgrammar for openSUSE:Factory
checked in at 2026-09-17 15:19:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-xgrammar (Old)
and /work/SRC/openSUSE:Factory/.python-xgrammar.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-xgrammar"
Thu Sep 17 15:19:58 2026 rev:6 rq:1378303 version:0.2.7
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-xgrammar/python-xgrammar.changes
2026-09-09 16:23:08.153993221 +0200
+++
/work/SRC/openSUSE:Factory/.python-xgrammar.new.383539/python-xgrammar.changes
2026-09-17 15:21:17.760702514 +0200
@@ -1,0 +2,21 @@
+Wed Sep 16 07:24:29 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 0.2.7:
+ * Add DeepSeek V4.1 structural tag (deepseek_v4_1 /
+ deepseek_v4_1_xml) for spaced DSML tags; correlate
+ string="true|false" with the parameter value type and
+ memoize $ref rules so recursive references terminate
+ * Add MiniMax M3 tool-call structural tag (minimax_m3_xml)
+ with DynamicTag capture/backreference for runtime XML
+ names
+ * Add parallel_tool_calls for builtin structural tags so
+ engines can honor OpenAI's at-most-one-call constraint
+ * Add canonical recursive Any support for Cohere XML and
+ memoize Cohere parameter wrappers so self-referential
+ $ref unions no longer overflow the stack
+ * Honor additionalProperties value schema when propertyNames
+ is also present
+ * Compile FromLark under C++20
+- Require cmake >= 3.18, matching cmake_minimum_required
+
+-------------------------------------------------------------------
Old:
----
xgrammar-0.2.6.tar.gz
New:
----
xgrammar-0.2.7.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-xgrammar.spec ++++++
--- /var/tmp/diff_new_pack.dUcagh/_old 2026-09-17 15:21:18.542735315 +0200
+++ /var/tmp/diff_new_pack.dUcagh/_new 2026-09-17 15:21:18.546735483 +0200
@@ -17,7 +17,7 @@
%{?sle15_python_module_pythons}
Name: python-xgrammar
-Version: 0.2.6
+Version: 0.2.7
Release: 0
Summary: Efficient, Flexible and Portable Structured Generation
License: Apache-2.0
@@ -35,7 +35,7 @@
BuildRequires: %{python_module torch >= 1.10.0}
BuildRequires: %{python_module transformers >= 4.38.0}
BuildRequires: %{python_module typing_extensions >= 4.9.0}
-BuildRequires: cmake
+BuildRequires: cmake >= 3.18
BuildRequires: fdupes
BuildRequires: gcc-c++
# numpy only Recommends an OpenBLAS runtime; pull one explicitly so torch/numpy
++++++ xgrammar-0.2.6.tar.gz -> xgrammar-0.2.7.tar.gz ++++++
++++ 6550 lines of diff (skipped)