diff --git a/misc/py-comfyui-workflow-templates/Makefile b/misc/py-comfyui-workflow-templates/Makefile index 535d530f288e..a834eb8cc58f 100644 --- a/misc/py-comfyui-workflow-templates/Makefile +++ b/misc/py-comfyui-workflow-templates/Makefile @@ -1,28 +1,30 @@ PORTNAME= comfyui-workflow-templates -DISTVERSION= 0.10.0 +DISTVERSION= 0.11.0 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/_/g}-${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= ComfyUI: Workflow templates WWW= https://github.com/Comfy-Org/workflow_templates LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}comfyui-workflow-templates-core>0:misc/py-comfyui-workflow-templates-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}comfyui-workflow-templates-json>0:misc/py-comfyui-workflow-templates-json@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}comfyui-workflow-templates-media-api>0:misc/py-comfyui-workflow-templates-media-api@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}comfyui-workflow-templates-media-video>0:misc/py-comfyui-workflow-templates-media-video@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}comfyui-workflow-templates-media-assets-01>0:misc/py-comfyui-workflow-templates-media-assets-01@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}comfyui-workflow-templates-media-image>0:misc/py-comfyui-workflow-templates-media-image@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}comfyui-workflow-templates-media-other>0:misc/py-comfyui-workflow-templates-media-other@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}comfyui-workflow-templates-media-other>0:misc/py-comfyui-workflow-templates-media-other@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}comfyui-workflow-templates-media-video>0:misc/py-comfyui-workflow-templates-media-video@${PY_FLAVOR} USES= python USE_PYTHON= pep517 autoplist NO_ARCH= yes .include diff --git a/misc/py-comfyui-workflow-templates/distinfo b/misc/py-comfyui-workflow-templates/distinfo index 07c5ae67d4b4..8eaaa36c2a77 100644 --- a/misc/py-comfyui-workflow-templates/distinfo +++ b/misc/py-comfyui-workflow-templates/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1781734916 -SHA256 (comfyui_workflow_templates-0.10.0.tar.gz) = 269b972bdb68ff22fb112568f3efefeb7e3ca6514e36c61abd7329bbed4324a5 -SIZE (comfyui_workflow_templates-0.10.0.tar.gz) = 17858 +TIMESTAMP = 1782631869 +SHA256 (comfyui_workflow_templates-0.11.0.tar.gz) = 10d2c71b0ca9c1d5afcff7930fc4a27e081a1bf0bc7fc3daaa60ecc714dcaef3 +SIZE (comfyui_workflow_templates-0.11.0.tar.gz) = 18315