Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-comfy-kitchen for 
openSUSE:Factory checked in at 2026-09-08 16:54:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-comfy-kitchen (Old)
 and      /work/SRC/openSUSE:Factory/.python-comfy-kitchen.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-comfy-kitchen"

Tue Sep  8 16:54:26 2026 rev:3 rq:1376111 version:0.2.33

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-comfy-kitchen/python-comfy-kitchen.changes    
    2026-09-04 12:39:22.144390812 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-comfy-kitchen.new.1265/python-comfy-kitchen.changes
      2026-09-08 16:55:32.997549625 +0200
@@ -1,0 +2,12 @@
+Mon Sep  7 06:38:03 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 0.2.33:
+  * Sol-Attn token routing (token_aug) added across the CUDA, HIP and
+    eager backends; the eager reference accepts and ignores it
+  * Fused Sol-Attn backends now take float16 as well as bfloat16
+  * sol_attn_chunked and sol_attn_is_available exported at package
+    level
+  * Triton rope: treat omitted leading dimensions as singleton axes
+    (fixes the Trellis model)
+
+-------------------------------------------------------------------

Old:
----
  comfy-kitchen-0.2.32.tar.gz

New:
----
  comfy-kitchen-0.2.33.tar.gz

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

Other differences:
------------------
++++++ python-comfy-kitchen.spec ++++++
--- /var/tmp/diff_new_pack.SY8hxu/_old  2026-09-08 16:55:34.734621258 +0200
+++ /var/tmp/diff_new_pack.SY8hxu/_new  2026-09-08 16:55:34.737621382 +0200
@@ -18,13 +18,14 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-comfy-kitchen
-Version:        0.2.32
+Version:        0.2.33
 Release:        0
 Summary:        Fast kernel library for ComfyUI (CPU/eager backend)
 # Legal-Review-Notice: NOTICE names the NVIDIA CUDA runtime EULA for a
 # statically linked cudart used only by the CUDA backend. This build does
 # not compile or ship that backend. BSD-3-Clause is from torchao-derived
-# Python in the eager backend (quantization.py, float_utils.py).
+# Python in comfy_kitchen/float_utils.py and the eager backend's
+# quantization.py.
 License:        Apache-2.0 AND BSD-3-Clause
 URL:            https://github.com/Comfy-Org/comfy-kitchen
 Source:         
https://github.com/Comfy-Org/comfy-kitchen/archive/refs/tags/v%{version}.tar.gz#/comfy-kitchen-%{version}.tar.gz
@@ -36,6 +37,9 @@
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+# Upstream declares dependencies = [], but comfy_kitchen/__init__.py imports
+# torch at module scope, so this Requires is deliberate; it is what rpmlint
+# reports as python-leftover-require.
 Requires:       python-torch >= 2.7.0
 BuildArch:      noarch
 # Match Factory python-torch (ExcludeArch: %%ix86 %%{arm})

++++++ comfy-kitchen-0.2.32.tar.gz -> comfy-kitchen-0.2.33.tar.gz ++++++
++++ 4567 lines of diff (skipped)

Reply via email to