Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-vllm for openSUSE:Factory 
checked in at 2026-08-12 16:12:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-vllm (Old)
 and      /work/SRC/openSUSE:Factory/.python-vllm.new.17972 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-vllm"

Wed Aug 12 16:12:27 2026 rev:7 rq:1370785 version:0.27.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-vllm/python-vllm.changes  2026-08-11 
17:16:51.293332010 +0200
+++ /work/SRC/openSUSE:Factory/.python-vllm.new.17972/python-vllm.changes       
2026-08-12 16:13:39.449386451 +0200
@@ -1,0 +2,10 @@
+Wed Aug 12 05:21:29 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to version 0.27.1:
+  * Patch release on top of 0.27.0
+  * Support quantized DSpark Markov heads
+- Relax the exact python-compressed-tensors requirement to a
+  >= 0.17.1 floor so the package survives compressed-tensors
+  updates in the devel project
+
+-------------------------------------------------------------------

Old:
----
  vllm-0.27.0.tar.gz

New:
----
  vllm-0.27.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-vllm.spec ++++++
--- /var/tmp/diff_new_pack.W0XZRL/_old  2026-08-12 16:13:41.345466540 +0200
+++ /var/tmp/diff_new_pack.W0XZRL/_new  2026-08-12 16:13:41.345466540 +0200
@@ -47,7 +47,7 @@
 %define         onednn_x86_version 3.10
 %define         acl_version 52.6.0
 Name:           python-vllm%{psuffix}
-Version:        0.27.0
+Version:        0.27.1
 Release:        0
 Summary:        A high-throughput and memory-efficient inference and serving 
engine for LLMs
 License:        Apache-2.0
@@ -96,7 +96,11 @@
 Requires:       python-cachetools
 Requires:       python-cbor2
 Requires:       python-cloudpickle
-Requires:       python-compressed-tensors = 0.17.1
+# Upstream pins compressed-tensors == 0.17.0, but an exact RPM pin breaks the
+# package every time the devel project moves.  Every symbol vllm imports from
+# compressed_tensors exists unchanged in both 0.17.1 and 0.18.0 (the only delta
+# on that surface is an added TransformConfig.merge()), so carry a floor.
+Requires:       python-compressed-tensors >= 0.17.1
 Requires:       python-depyf = 0.20.0
 Requires:       python-einops
 Requires:       python-fastapi >= 0.133.0

++++++ vllm-0.27.0.tar.gz -> vllm-0.27.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-vllm/vllm-0.27.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-vllm.new.17972/vllm-0.27.1.tar.gz differ: 
char 5, line 1

Reply via email to