gpo.zugaina.org

Search Portage & Overlays:

dev-python/comfyui-workflow-templates-media-other

Miscellaneous example workflow templates for ComfyUI (data)

Screenshots

  • comfyui-workflow-templates-media-other-0.3.229
    ~amd64 ~arm64
    python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 python_single_target_python3_15

    View      Download      Browse     License: MIT   
    Overlay: stuff
  • comfyui-workflow-templates-media-other-0.3.229
    ~amd64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: bennypowers
  • comfyui-workflow-templates-media-other-0.3.228
    ~amd64 ~arm64
    python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 python_single_target_python3_15

    View      Download      Browse     License: MIT   
    Overlay: stuff
  • comfyui-workflow-templates-media-other-0.3.228
    ~amd64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: bennypowers
  • comfyui-workflow-templates-media-other-0.3.226
    ~amd64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: bennypowers
  • comfyui-workflow-templates-media-other-0.3.226
    ~amd64 ~arm64
    python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 python_single_target_python3_15

    View      Download      Browse     License: MIT   
    Overlay: stuff
  • comfyui-workflow-templates-media-other-0.3.217
    ~amd64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: bennypowers
  • comfyui-workflow-templates-media-other-0.3.195-r1
    ~amd64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: bennypowers
  • comfyui-workflow-templates-media-other-0.3.195
    ~amd64
    python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: MIT   
    Overlay: bennypowers
  • comfyui-workflow-templates-media-other-0.3.182
    ~amd64
    python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: MIT   
    Overlay: bennypowers
  • comfyui-workflow-templates-media-other-0.3.181
    ~amd64
    python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: MIT   
    Overlay: bennypowers
  • comfyui-workflow-templates-media-other-0.3.179
    ~amd64
    python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: MIT   
    Overlay: bennypowers
  • comfyui-workflow-templates-media-other-0.3.176
    ~amd64
    python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: MIT   
    Overlay: bennypowers
  • comfyui-workflow-templates-media-other-0.3.175
    ~amd64
    python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: MIT   
    Overlay: bennypowers
  • comfyui-workflow-templates-media-other-0.3.165-r1
    ~amd64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: bennypowers
  • comfyui-workflow-templates-media-other-0.3.165
    ~amd64
    python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: MIT   
    Overlay: bennypowers
  • comfyui-workflow-templates-media-other-0.3.164
    ~amd64
    python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: MIT   
    Overlay: bennypowers
  • comfyui-workflow-templates-media-other-0.3.160
    ~amd64
    python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: MIT   
    Overlay: bennypowers
  • comfyui-workflow-templates-media-other-0.3.158
    ~amd64
    python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: MIT   
    Overlay: bennypowers
  • comfyui-workflow-templates-media-other-0.3.130
    ~amd64
    python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: MIT   
    Overlay: bennypowers

ChangeLog

commit 5cb31102a75bbe6ecc6302632976dd5d7319770f
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Aug 14 16:51:41 2026 +0200

dev-python/comfyui-workflow-templates-media-other: enforce setuptools floor

The exact 0.3.229 pyproject requires setuptools 61 or newer. Declare the upstream
build floor explicitly instead of accepting any backend version.

commit d26e488d095396a8343a1053601f18f59982a8df
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Mon Jul 27 10:04:12 2026 +0200

*/*: drop dead Python targets from PYTHON_COMPAT

139 ebuilds across 65 packages still listed python3_10, python3_11 or
python3_13t. None of the three is a supported implementation any more:
gentoo's python-utils-r1 sets _PYTHON_ALL_IMPLS to python3_ plus
python3_t, and everything older falls into the branch commented
"implementations deprecated prior to EAPI 9 are fatal".

Inert today, which is why nothing caught it. Targets outside
_PYTHON_ALL_IMPLS are silently dropped rather than rejected, so they
never became USE flags and never produced a dependency atom -- an ebuild
declaring python3_ was only ever offering 12, 13 and 14.

Two reasons to clean them up anyway. The eclass branch they land in
dies for any EAPI other than 7 or 8, so all 139 are waiting to break on
the first EAPI 9 bump. And pkgcheck's OldPythonCompat is a git-scoped
check that only inspects ebuilds touched in a commit range, so it never
reports these on a full-tree scan and would instead fire on whichever
unrelated commit next touches one of them.

No revbump, because nothing observable changes. Verified on a sample
spanning every transformation shape that the python USE flags portage
offers are byte-identical before and after, and that a pkgcheck run
over all 65 packages returns a set-identical list of findings.

The eight python2_7 ebuilds are deliberately untouched: that target is
also absent from _PYTHON_ALL_IMPLS, but they reach it through the
_PYTHON_ALLOW_PY27 hatch in the overlay's forked python-utils-r1_py2.

commit d3e63c691584697d75784efdaafa2ae20584ea39
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Jul 1 09:34:01 2026 +0200

dev-python/comfyui-workflow-templates-media-other: add 0.3.229

commit a9be053eb9bafd7ec601c9ac417db5c5faa2e040
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Jun 28 15:18:43 2026 +0200

dev-python/comfyui-workflow-templates-media-other: drop 0.3.220, 0.3.223

commit 3ad721b8ba9dc96b242020d654af723ef116eea1
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Jun 28 14:08:13 2026 +0200

dev-python/comfyui-workflow-templates-media-other: add 0.3.228

commit 0c5351b1c5de7520f709b29ceee62aea3f844b29
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Jun 25 16:46:58 2026 +0200

dev-python/comfyui-workflow-templates-media-other: add 0.3.226

commit 090658aef0b4910feb4b3391f0306be1d1334aff
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jun 23 23:03:26 2026 +0200

dev-python/comfyui-workflow-templates-media-other: enable py3.15

Pure-data package; upstream requires-python is >=3.9, so python3.15 is in range. Widen PYTHON_COMPAT on both kept versions to clear the PythonCompatUpdate notice.

commit 9949210ca1d4d2f2f91298a3aef4dcb71e1c6782
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jun 23 22:35:38 2026 +0200

dev-python/comfyui-workflow-templates-media-other: drop 0.3.217

commit cc6d0080f8ef564c918154cad5f1f67fce2a32ba
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jun 23 22:33:15 2026 +0200

dev-python/comfyui-workflow-templates-media-other: add 0.3.223

commit 366571e749e5d7aea3eeee23308da9a8be8f20b0
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Jun 20 15:49:13 2026 +0200

dev-python/comfyui-workflow-templates-media-other: Keyword 0.3.217 for ~arm64

commit c763bda648cc287242ffc2d09fdb65d4db039522
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jun 16 19:56:14 2026 +0200

dev-python/comfyui-workflow-templates-media-other: Keyword 0.3.220 for ~arm64

Pure-Python (PEP517), architecture-independent.

commit 1c55a3dee5081f607cdade4e984173673e4d45fa
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jun 16 10:48:06 2026 +0200

dev-python/comfyui-workflow-templates-media-other: add 0.3.220

commit 5a168a80af8eb9dcbca390cb710935ee125628a7
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Jun 14 20:21:40 2026 +0200

dev-python/comfyui-workflow-templates-media-other: add 0.3.217

Miscellaneous example workflow templates for ComfyUI (media-gfx/comfyui, 0.24.x). Pure-data setuptools sdist, no runtime deps. DISTUTILS_SINGLE_IMPL: only the single-impl ComfyUI/torch stack consumes it, so per-PYTHON_TARGET builds would needlessly duplicate the bundled assets.