dev-python/comfyui-workflow-templates-media-assets01
Media assets bundle 01 for ComfyUI workflow templates (data)
-
comfyui-workflow-templates-media-assets01-0.1.13~amd64 ~arm64python_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-assets01-0.1.12~amd64 ~arm64python_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-assets01-0.1.10~amd64 ~arm64python_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-assets01-0.1.8~amd64 ~arm64python_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-assets01-0.1.5~amd64 ~arm64python_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-assets01-0.1.3~amd64 ~arm64python_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
ChangeLog
commit a4fda10a8c1efaf813d7e136c19f05c475ad5ac3
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Jul 31 11:12:20 2026 +0200
dev-python/comfyui-workflow-templates-media-assets01: add 0.1.13
Data-only template media-assets bundle. Adds-only: older versions stay
pinned by older comfyui-workflow-templates base metapackages.
commit 67f2b7e57c190c1a3489ebaf172034da135f45bf
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Jul 29 11:16:16 2026 +0200
dev-python/comfyui-workflow-templates-media-assets01: add 0.1.12
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 b794651ed55e90385fabce0e6a76579ea608fff2
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Jul 26 12:54:55 2026 +0200
dev-python/comfyui-workflow-templates-media-assets01: add 0.1.10
commit 882606b3be2ecf3083667ee9b6869047e47404e8
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Jul 22 23:28:54 2026 +0200
dev-python/comfyui-workflow-templates-media-assets01: add 0.1.8
commit 91d297fece6319801c1f60ad8bdabf12bc3a97e2
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Jul 18 12:37:19 2026 +0200
dev-python/comfyui-workflow-templates-media-assets01: add 0.1.5
commit 0996b38353fd1dce3b53148d4da6ca8894ca41af
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jul 14 09:17:21 2026 +0200
dev-python/comfyui-workflow-templates-media-assets01: add 0.1.3
commit 12aaef6be9e6117b2b016157241188cabe615b67
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Jul 10 13:45:09 2026 +0200
dev-python/comfyui-workflow-templates-media-assets01: add 0.1.1
commit e04fd57daed8114d630e976c7fd2aa64de94fc1c
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Jun 28 14:08:28 2026 +0200
dev-python/comfyui-workflow-templates-media-assets01: new package, add 0.1.0
New required split of comfyui-workflow-templates 0.11.0. The upstream PyPI
project is comfyui-workflow-templates-media-assets-01, but a Gentoo package
name may not end in a hyphen followed by digits (PMS package-name syntax),
so the package is named ...media-assets01 and PYPI_PN maps back to the real
project name for the sdist URL.
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Jul 31 11:12:20 2026 +0200
dev-python/comfyui-workflow-templates-media-assets01: add 0.1.13
Data-only template media-assets bundle. Adds-only: older versions stay
pinned by older comfyui-workflow-templates base metapackages.
commit 67f2b7e57c190c1a3489ebaf172034da135f45bf
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Jul 29 11:16:16 2026 +0200
dev-python/comfyui-workflow-templates-media-assets01: add 0.1.12
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 b794651ed55e90385fabce0e6a76579ea608fff2
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Jul 26 12:54:55 2026 +0200
dev-python/comfyui-workflow-templates-media-assets01: add 0.1.10
commit 882606b3be2ecf3083667ee9b6869047e47404e8
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Jul 22 23:28:54 2026 +0200
dev-python/comfyui-workflow-templates-media-assets01: add 0.1.8
commit 91d297fece6319801c1f60ad8bdabf12bc3a97e2
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Jul 18 12:37:19 2026 +0200
dev-python/comfyui-workflow-templates-media-assets01: add 0.1.5
commit 0996b38353fd1dce3b53148d4da6ca8894ca41af
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jul 14 09:17:21 2026 +0200
dev-python/comfyui-workflow-templates-media-assets01: add 0.1.3
commit 12aaef6be9e6117b2b016157241188cabe615b67
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Jul 10 13:45:09 2026 +0200
dev-python/comfyui-workflow-templates-media-assets01: add 0.1.1
commit e04fd57daed8114d630e976c7fd2aa64de94fc1c
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Jun 28 14:08:28 2026 +0200
dev-python/comfyui-workflow-templates-media-assets01: new package, add 0.1.0
New required split of comfyui-workflow-templates 0.11.0. The upstream PyPI
project is comfyui-workflow-templates-media-assets-01, but a Gentoo package
name may not end in a hyphen followed by digits (PMS package-name syntax),
so the package is named ...media-assets01 and PYPI_PN maps back to the real
project name for the sdist URL.

