Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-comfyui-workflow-templates
for openSUSE:Factory checked in at 2026-09-02 17:03:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-comfyui-workflow-templates (Old)
and
/work/SRC/openSUSE:Factory/.python-comfyui-workflow-templates.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-comfyui-workflow-templates"
Wed Sep 2 17:03:50 2026 rev:5 rq:1375336 version:0.11.52
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-comfyui-workflow-templates/python-comfyui-workflow-templates.changes
2026-08-29 17:44:43.257051560 +0200
+++
/work/SRC/openSUSE:Factory/.python-comfyui-workflow-templates.new.1265/python-comfyui-workflow-templates.changes
2026-09-02 17:04:21.468680302 +0200
@@ -1,0 +2,16 @@
+Wed Sep 2 07:37:55 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 0.11.52:
+ * Only the pinned bundle versions move: -core to 0.3.329, -json
+ to 0.1.64 and -media-assets-01 to 0.1.37, which together add
+ three Fish Audio, three MiniMax H3 Max and two PixVerse 6
+ templates and retire the Veo 3 template
+ * -media-api, -media-video, -media-image and -media-other keep
+ their 0.11.50 pins
+ * Module code, README and license are unchanged from 0.11.50
+- Raise the bundle dependency floors to the versions this release
+ pins: -core >= 0.3.329, -json >= 0.1.64 and
+ -media-assets-01 >= 0.1.37; floors, not '=' pins, per the
+ in-spec comment
+
+-------------------------------------------------------------------
Old:
----
comfyui_workflow_templates-0.11.50.tar.gz
New:
----
comfyui_workflow_templates-0.11.52.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-comfyui-workflow-templates.spec ++++++
--- /var/tmp/diff_new_pack.cC2sQ6/_old 2026-09-02 17:04:22.406712857 +0200
+++ /var/tmp/diff_new_pack.cC2sQ6/_new 2026-09-02 17:04:22.408712927 +0200
@@ -16,16 +16,16 @@
#
Name: python-comfyui-workflow-templates
-Version: 0.11.50
+Version: 0.11.52
Release: 0
Summary: ComfyUI workflow templates meta package
License: MIT
URL: https://github.com/Comfy-Org/workflow_templates
Source0:
https://files.pythonhosted.org/packages/source/c/comfyui_workflow_templates/comfyui_workflow_templates-%{version}.tar.gz
-BuildRequires: %{python_module comfyui-workflow-templates-core >= 0.3.326}
-BuildRequires: %{python_module comfyui-workflow-templates-json >= 0.1.61}
+BuildRequires: %{python_module comfyui-workflow-templates-core >= 0.3.329}
+BuildRequires: %{python_module comfyui-workflow-templates-json >= 0.1.64}
BuildRequires: %{python_module comfyui-workflow-templates-media-api >= 0.3.84}
-BuildRequires: %{python_module comfyui-workflow-templates-media-assets-01 >=
0.1.36}
+BuildRequires: %{python_module comfyui-workflow-templates-media-assets-01 >=
0.1.37}
BuildRequires: %{python_module comfyui-workflow-templates-media-image >=
0.3.160}
BuildRequires: %{python_module comfyui-workflow-templates-media-other >=
0.3.229}
BuildRequires: %{python_module comfyui-workflow-templates-media-video >=
0.3.101}
@@ -41,10 +41,10 @@
# missing asset -- so a floor expresses it exactly, while '=' additionally
# forbids the harmless newer direction and makes this package uninstallable
# on every independent bundle release.
-Requires: python-comfyui-workflow-templates-core >= 0.3.326
-Requires: python-comfyui-workflow-templates-json >= 0.1.61
+Requires: python-comfyui-workflow-templates-core >= 0.3.329
+Requires: python-comfyui-workflow-templates-json >= 0.1.64
Requires: python-comfyui-workflow-templates-media-api >= 0.3.84
-Requires: python-comfyui-workflow-templates-media-assets-01 >= 0.1.36
+Requires: python-comfyui-workflow-templates-media-assets-01 >= 0.1.37
Requires: python-comfyui-workflow-templates-media-image >= 0.3.160
Requires: python-comfyui-workflow-templates-media-other >= 0.3.229
Requires: python-comfyui-workflow-templates-media-video >= 0.3.101
++++++ comfyui_workflow_templates-0.11.50.tar.gz ->
comfyui_workflow_templates-0.11.52.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/comfyui_workflow_templates-0.11.50/PKG-INFO
new/comfyui_workflow_templates-0.11.52/PKG-INFO
--- old/comfyui_workflow_templates-0.11.50/PKG-INFO 2026-08-27
21:01:42.057496500 +0200
+++ new/comfyui_workflow_templates-0.11.52/PKG-INFO 2026-09-01
21:12:23.151721200 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: comfyui_workflow_templates
-Version: 0.11.50
+Version: 0.11.52
Summary: ComfyUI workflow templates package
Author: Comfy-Org
License: MIT
@@ -9,17 +9,17 @@
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
-Requires-Dist: comfyui-workflow-templates-core==0.3.326
-Requires-Dist: comfyui-workflow-templates-json==0.1.61
+Requires-Dist: comfyui-workflow-templates-core==0.3.329
+Requires-Dist: comfyui-workflow-templates-json==0.1.64
Requires-Dist: comfyui-workflow-templates-media-api==0.3.84
Requires-Dist: comfyui-workflow-templates-media-video==0.3.101
Requires-Dist: comfyui-workflow-templates-media-image==0.3.160
Requires-Dist: comfyui-workflow-templates-media-other==0.3.229
-Requires-Dist: comfyui-workflow-templates-media-assets-01==0.1.36
+Requires-Dist: comfyui-workflow-templates-media-assets-01==0.1.37
Provides-Extra: json
-Requires-Dist: comfyui-workflow-templates-json==0.1.61; extra == "json"
+Requires-Dist: comfyui-workflow-templates-json==0.1.64; extra == "json"
Provides-Extra: assets
-Requires-Dist: comfyui-workflow-templates-media-assets-01==0.1.36; extra ==
"assets"
+Requires-Dist: comfyui-workflow-templates-media-assets-01==0.1.37; extra ==
"assets"
Provides-Extra: api
Requires-Dist: comfyui-workflow-templates-media-api==0.3.84; extra == "api"
Provides-Extra: video
@@ -29,8 +29,8 @@
Provides-Extra: other
Requires-Dist: comfyui-workflow-templates-media-other==0.3.229; extra ==
"other"
Provides-Extra: all
-Requires-Dist: comfyui-workflow-templates-json==0.1.61; extra == "all"
-Requires-Dist: comfyui-workflow-templates-media-assets-01==0.1.36; extra ==
"all"
+Requires-Dist: comfyui-workflow-templates-json==0.1.64; extra == "all"
+Requires-Dist: comfyui-workflow-templates-media-assets-01==0.1.37; extra ==
"all"
Requires-Dist: comfyui-workflow-templates-media-api==0.3.84; extra == "all"
Requires-Dist: comfyui-workflow-templates-media-video==0.3.101; extra == "all"
Requires-Dist: comfyui-workflow-templates-media-image==0.3.160; extra == "all"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/comfyui_workflow_templates-0.11.50/packages/meta/src/comfyui_workflow_templates.egg-info/PKG-INFO
new/comfyui_workflow_templates-0.11.52/packages/meta/src/comfyui_workflow_templates.egg-info/PKG-INFO
---
old/comfyui_workflow_templates-0.11.50/packages/meta/src/comfyui_workflow_templates.egg-info/PKG-INFO
2026-08-27 21:01:42.041496500 +0200
+++
new/comfyui_workflow_templates-0.11.52/packages/meta/src/comfyui_workflow_templates.egg-info/PKG-INFO
2026-09-01 21:12:23.141720800 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: comfyui_workflow_templates
-Version: 0.11.50
+Version: 0.11.52
Summary: ComfyUI workflow templates package
Author: Comfy-Org
License: MIT
@@ -9,17 +9,17 @@
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
-Requires-Dist: comfyui-workflow-templates-core==0.3.326
-Requires-Dist: comfyui-workflow-templates-json==0.1.61
+Requires-Dist: comfyui-workflow-templates-core==0.3.329
+Requires-Dist: comfyui-workflow-templates-json==0.1.64
Requires-Dist: comfyui-workflow-templates-media-api==0.3.84
Requires-Dist: comfyui-workflow-templates-media-video==0.3.101
Requires-Dist: comfyui-workflow-templates-media-image==0.3.160
Requires-Dist: comfyui-workflow-templates-media-other==0.3.229
-Requires-Dist: comfyui-workflow-templates-media-assets-01==0.1.36
+Requires-Dist: comfyui-workflow-templates-media-assets-01==0.1.37
Provides-Extra: json
-Requires-Dist: comfyui-workflow-templates-json==0.1.61; extra == "json"
+Requires-Dist: comfyui-workflow-templates-json==0.1.64; extra == "json"
Provides-Extra: assets
-Requires-Dist: comfyui-workflow-templates-media-assets-01==0.1.36; extra ==
"assets"
+Requires-Dist: comfyui-workflow-templates-media-assets-01==0.1.37; extra ==
"assets"
Provides-Extra: api
Requires-Dist: comfyui-workflow-templates-media-api==0.3.84; extra == "api"
Provides-Extra: video
@@ -29,8 +29,8 @@
Provides-Extra: other
Requires-Dist: comfyui-workflow-templates-media-other==0.3.229; extra ==
"other"
Provides-Extra: all
-Requires-Dist: comfyui-workflow-templates-json==0.1.61; extra == "all"
-Requires-Dist: comfyui-workflow-templates-media-assets-01==0.1.36; extra ==
"all"
+Requires-Dist: comfyui-workflow-templates-json==0.1.64; extra == "all"
+Requires-Dist: comfyui-workflow-templates-media-assets-01==0.1.37; extra ==
"all"
Requires-Dist: comfyui-workflow-templates-media-api==0.3.84; extra == "all"
Requires-Dist: comfyui-workflow-templates-media-video==0.3.101; extra == "all"
Requires-Dist: comfyui-workflow-templates-media-image==0.3.160; extra == "all"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/comfyui_workflow_templates-0.11.50/packages/meta/src/comfyui_workflow_templates.egg-info/requires.txt
new/comfyui_workflow_templates-0.11.52/packages/meta/src/comfyui_workflow_templates.egg-info/requires.txt
---
old/comfyui_workflow_templates-0.11.50/packages/meta/src/comfyui_workflow_templates.egg-info/requires.txt
2026-08-27 21:01:42.043790800 +0200
+++
new/comfyui_workflow_templates-0.11.52/packages/meta/src/comfyui_workflow_templates.egg-info/requires.txt
2026-09-01 21:12:23.143269800 +0200
@@ -1,14 +1,14 @@
-comfyui-workflow-templates-core==0.3.326
-comfyui-workflow-templates-json==0.1.61
+comfyui-workflow-templates-core==0.3.329
+comfyui-workflow-templates-json==0.1.64
comfyui-workflow-templates-media-api==0.3.84
comfyui-workflow-templates-media-video==0.3.101
comfyui-workflow-templates-media-image==0.3.160
comfyui-workflow-templates-media-other==0.3.229
-comfyui-workflow-templates-media-assets-01==0.1.36
+comfyui-workflow-templates-media-assets-01==0.1.37
[all]
-comfyui-workflow-templates-json==0.1.61
-comfyui-workflow-templates-media-assets-01==0.1.36
+comfyui-workflow-templates-json==0.1.64
+comfyui-workflow-templates-media-assets-01==0.1.37
comfyui-workflow-templates-media-api==0.3.84
comfyui-workflow-templates-media-video==0.3.101
comfyui-workflow-templates-media-image==0.3.160
@@ -18,13 +18,13 @@
comfyui-workflow-templates-media-api==0.3.84
[assets]
-comfyui-workflow-templates-media-assets-01==0.1.36
+comfyui-workflow-templates-media-assets-01==0.1.37
[image]
comfyui-workflow-templates-media-image==0.3.160
[json]
-comfyui-workflow-templates-json==0.1.61
+comfyui-workflow-templates-json==0.1.64
[other]
comfyui-workflow-templates-media-other==0.3.229
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/comfyui_workflow_templates-0.11.50/pyproject.toml
new/comfyui_workflow_templates-0.11.52/pyproject.toml
--- old/comfyui_workflow_templates-0.11.50/pyproject.toml 2026-08-27
21:00:57.968407900 +0200
+++ new/comfyui_workflow_templates-0.11.52/pyproject.toml 2026-09-01
21:11:43.112216200 +0200
@@ -4,7 +4,7 @@
[project]
name = "comfyui_workflow_templates"
-version = "0.11.50"
+version = "0.11.52"
description = "ComfyUI workflow templates package"
readme = "README.md"
requires-python = ">=3.9"
@@ -18,25 +18,25 @@
]
dependencies = [
- "comfyui-workflow-templates-core==0.3.326",
- "comfyui-workflow-templates-json==0.1.61",
+ "comfyui-workflow-templates-core==0.3.329",
+ "comfyui-workflow-templates-json==0.1.64",
"comfyui-workflow-templates-media-api==0.3.84",
"comfyui-workflow-templates-media-video==0.3.101",
"comfyui-workflow-templates-media-image==0.3.160",
"comfyui-workflow-templates-media-other==0.3.229",
- "comfyui-workflow-templates-media-assets-01==0.1.36",
+ "comfyui-workflow-templates-media-assets-01==0.1.37",
]
[project.optional-dependencies]
-json = ["comfyui-workflow-templates-json==0.1.61"]
-assets = ["comfyui-workflow-templates-media-assets-01==0.1.36"]
+json = ["comfyui-workflow-templates-json==0.1.64"]
+assets = ["comfyui-workflow-templates-media-assets-01==0.1.37"]
api = ["comfyui-workflow-templates-media-api==0.3.84"]
video = ["comfyui-workflow-templates-media-video==0.3.101"]
image = ["comfyui-workflow-templates-media-image==0.3.160"]
other = ["comfyui-workflow-templates-media-other==0.3.229"]
all = [
- "comfyui-workflow-templates-json==0.1.61",
- "comfyui-workflow-templates-media-assets-01==0.1.36",
+ "comfyui-workflow-templates-json==0.1.64",
+ "comfyui-workflow-templates-media-assets-01==0.1.37",
"comfyui-workflow-templates-media-api==0.3.84",
"comfyui-workflow-templates-media-video==0.3.101",
"comfyui-workflow-templates-media-image==0.3.160",