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-08-29 17:43:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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"

Sat Aug 29 17:43:37 2026 rev:4 rq:1374579 version:0.11.50

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-comfyui-workflow-templates/python-comfyui-workflow-templates.changes
      2026-08-26 19:54:13.337798835 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-comfyui-workflow-templates.new.1265/python-comfyui-workflow-templates.changes
    2026-08-29 17:44:43.257051560 +0200
@@ -1,0 +2,15 @@
+Sat Aug 29 07:18:06 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 0.11.50:
+  * Only the pinned bundle versions move: -core to 0.3.326, -json
+    to 0.1.61 and -media-assets-01 to 0.1.36, which together add
+    the five Google Gemini Omni Flash 1.1 templates (edit, extend,
+    image to video, reference to video and text to video) and
+    retire the Veo 2 image-to-video template
+  * Template index entries now carry a minComfyUIVersion field
+  * Module code, README and license are unchanged from 0.11.48
+- Raise the bundle dependency floors to the versions this release
+  pins: -core >= 0.3.326, -json >= 0.1.61 and
+  -media-assets-01 >= 0.1.36
+
+-------------------------------------------------------------------

Old:
----
  comfyui_workflow_templates-0.11.48.tar.gz

New:
----
  comfyui_workflow_templates-0.11.50.tar.gz

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

Other differences:
------------------
++++++ python-comfyui-workflow-templates.spec ++++++
--- /var/tmp/diff_new_pack.h8qTsV/_old  2026-08-29 17:44:43.772069778 +0200
+++ /var/tmp/diff_new_pack.h8qTsV/_new  2026-08-29 17:44:43.773069813 +0200
@@ -16,16 +16,16 @@
 #
 
 Name:           python-comfyui-workflow-templates
-Version:        0.11.48
+Version:        0.11.50
 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.322}
-BuildRequires:  %{python_module comfyui-workflow-templates-json >= 0.1.57}
+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-media-api >= 0.3.84}
-BuildRequires:  %{python_module comfyui-workflow-templates-media-assets-01 >= 
0.1.35}
+BuildRequires:  %{python_module comfyui-workflow-templates-media-assets-01 >= 
0.1.36}
 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.322
-Requires:       python-comfyui-workflow-templates-json >= 0.1.57
+Requires:       python-comfyui-workflow-templates-core >= 0.3.326
+Requires:       python-comfyui-workflow-templates-json >= 0.1.61
 Requires:       python-comfyui-workflow-templates-media-api >= 0.3.84
-Requires:       python-comfyui-workflow-templates-media-assets-01 >= 0.1.35
+Requires:       python-comfyui-workflow-templates-media-assets-01 >= 0.1.36
 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.48.tar.gz -> 
comfyui_workflow_templates-0.11.50.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/comfyui_workflow_templates-0.11.48/PKG-INFO 
new/comfyui_workflow_templates-0.11.50/PKG-INFO
--- old/comfyui_workflow_templates-0.11.48/PKG-INFO     2026-08-25 
20:30:36.363165400 +0200
+++ new/comfyui_workflow_templates-0.11.50/PKG-INFO     2026-08-27 
21:01:42.057496500 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.4
 Name: comfyui_workflow_templates
-Version: 0.11.48
+Version: 0.11.50
 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.322
-Requires-Dist: comfyui-workflow-templates-json==0.1.57
+Requires-Dist: comfyui-workflow-templates-core==0.3.326
+Requires-Dist: comfyui-workflow-templates-json==0.1.61
 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.35
+Requires-Dist: comfyui-workflow-templates-media-assets-01==0.1.36
 Provides-Extra: json
-Requires-Dist: comfyui-workflow-templates-json==0.1.57; extra == "json"
+Requires-Dist: comfyui-workflow-templates-json==0.1.61; extra == "json"
 Provides-Extra: assets
-Requires-Dist: comfyui-workflow-templates-media-assets-01==0.1.35; extra == 
"assets"
+Requires-Dist: comfyui-workflow-templates-media-assets-01==0.1.36; 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.57; extra == "all"
-Requires-Dist: comfyui-workflow-templates-media-assets-01==0.1.35; 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-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.48/packages/meta/src/comfyui_workflow_templates.egg-info/PKG-INFO
 
new/comfyui_workflow_templates-0.11.50/packages/meta/src/comfyui_workflow_templates.egg-info/PKG-INFO
--- 
old/comfyui_workflow_templates-0.11.48/packages/meta/src/comfyui_workflow_templates.egg-info/PKG-INFO
       2026-08-25 20:30:36.353999100 +0200
+++ 
new/comfyui_workflow_templates-0.11.50/packages/meta/src/comfyui_workflow_templates.egg-info/PKG-INFO
       2026-08-27 21:01:42.041496500 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.4
 Name: comfyui_workflow_templates
-Version: 0.11.48
+Version: 0.11.50
 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.322
-Requires-Dist: comfyui-workflow-templates-json==0.1.57
+Requires-Dist: comfyui-workflow-templates-core==0.3.326
+Requires-Dist: comfyui-workflow-templates-json==0.1.61
 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.35
+Requires-Dist: comfyui-workflow-templates-media-assets-01==0.1.36
 Provides-Extra: json
-Requires-Dist: comfyui-workflow-templates-json==0.1.57; extra == "json"
+Requires-Dist: comfyui-workflow-templates-json==0.1.61; extra == "json"
 Provides-Extra: assets
-Requires-Dist: comfyui-workflow-templates-media-assets-01==0.1.35; extra == 
"assets"
+Requires-Dist: comfyui-workflow-templates-media-assets-01==0.1.36; 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.57; extra == "all"
-Requires-Dist: comfyui-workflow-templates-media-assets-01==0.1.35; 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-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.48/packages/meta/src/comfyui_workflow_templates.egg-info/requires.txt
 
new/comfyui_workflow_templates-0.11.50/packages/meta/src/comfyui_workflow_templates.egg-info/requires.txt
--- 
old/comfyui_workflow_templates-0.11.48/packages/meta/src/comfyui_workflow_templates.egg-info/requires.txt
   2026-08-25 20:30:36.355975400 +0200
+++ 
new/comfyui_workflow_templates-0.11.50/packages/meta/src/comfyui_workflow_templates.egg-info/requires.txt
   2026-08-27 21:01:42.043790800 +0200
@@ -1,14 +1,14 @@
-comfyui-workflow-templates-core==0.3.322
-comfyui-workflow-templates-json==0.1.57
+comfyui-workflow-templates-core==0.3.326
+comfyui-workflow-templates-json==0.1.61
 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.35
+comfyui-workflow-templates-media-assets-01==0.1.36
 
 [all]
-comfyui-workflow-templates-json==0.1.57
-comfyui-workflow-templates-media-assets-01==0.1.35
+comfyui-workflow-templates-json==0.1.61
+comfyui-workflow-templates-media-assets-01==0.1.36
 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.35
+comfyui-workflow-templates-media-assets-01==0.1.36
 
 [image]
 comfyui-workflow-templates-media-image==0.3.160
 
 [json]
-comfyui-workflow-templates-json==0.1.57
+comfyui-workflow-templates-json==0.1.61
 
 [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.48/pyproject.toml 
new/comfyui_workflow_templates-0.11.50/pyproject.toml
--- old/comfyui_workflow_templates-0.11.48/pyproject.toml       2026-08-25 
20:29:40.378335700 +0200
+++ new/comfyui_workflow_templates-0.11.50/pyproject.toml       2026-08-27 
21:00:57.968407900 +0200
@@ -4,7 +4,7 @@
 
 [project]
 name = "comfyui_workflow_templates"
-version = "0.11.48"
+version = "0.11.50"
 description = "ComfyUI workflow templates package"
 readme = "README.md"
 requires-python = ">=3.9"
@@ -18,25 +18,25 @@
 ]
 
 dependencies = [
-    "comfyui-workflow-templates-core==0.3.322",
-    "comfyui-workflow-templates-json==0.1.57",
+    "comfyui-workflow-templates-core==0.3.326",
+    "comfyui-workflow-templates-json==0.1.61",
     "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.35",
+    "comfyui-workflow-templates-media-assets-01==0.1.36",
 ]
 
 [project.optional-dependencies]
-json = ["comfyui-workflow-templates-json==0.1.57"]
-assets = ["comfyui-workflow-templates-media-assets-01==0.1.35"]
+json = ["comfyui-workflow-templates-json==0.1.61"]
+assets = ["comfyui-workflow-templates-media-assets-01==0.1.36"]
 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.57",
-    "comfyui-workflow-templates-media-assets-01==0.1.35",
+    "comfyui-workflow-templates-json==0.1.61",
+    "comfyui-workflow-templates-media-assets-01==0.1.36",
     "comfyui-workflow-templates-media-api==0.3.84",
     "comfyui-workflow-templates-media-video==0.3.101",
     "comfyui-workflow-templates-media-image==0.3.160",

Reply via email to