diff --git a/misc/py-comfy-kitchen/Makefile b/misc/py-comfy-kitchen/Makefile index 6760ee541712..9b00179b5d18 100644 --- a/misc/py-comfy-kitchen/Makefile +++ b/misc/py-comfy-kitchen/Makefile @@ -1,38 +1,38 @@ PORTNAME= comfy-kitchen DISTVERSIONPREFIX= v -DISTVERSION= 0.2.14 +DISTVERSION= 0.2.16 CATEGORIES= misc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= ComfyUI: Fast kernel library for Diffusion inference WWW= https://github.com/Comfy-Org/comfy-kitchen LICENSE= APACHE20 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nanobind>=2.0.0:devel/py-nanobind@${PY_FLAVOR} \ ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytorch>=2.5.0:misc/py-pytorch@${PY_FLAVOR} USES= python USE_PYTHON= pep517 autoplist pytest USE_GITHUB= yes GH_ACCOUNT= Comfy-Org NO_ARCH= yes # it would have binaries when CUDA would be enabled # CUDA is not available on FreeBSD MAKE_ENV+= COMFY_KITCHEN_NO_CUDA=1 do-test: @cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest -v -rs -tests as of 0.2.14: -# Results (37.25s): -# 176 passed -# 370 skipped -# 6 warnings +tests as of 0.2.16: +# Results (37.06s): +# 178 passed +# 377 skipped +# 9 warnings .include diff --git a/misc/py-comfy-kitchen/distinfo b/misc/py-comfy-kitchen/distinfo index bcb78d664507..cdd8e6d84c1b 100644 --- a/misc/py-comfy-kitchen/distinfo +++ b/misc/py-comfy-kitchen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1782631869 -SHA256 (Comfy-Org-comfy-kitchen-v0.2.14_GH0.tar.gz) = 32284239188ae1f04864a09840432da6570b2c695c7e415de10eb071267d4ece -SIZE (Comfy-Org-comfy-kitchen-v0.2.14_GH0.tar.gz) = 182159 +TIMESTAMP = 1782967439 +SHA256 (Comfy-Org-comfy-kitchen-v0.2.16_GH0.tar.gz) = 931a5bdd5f3fdc40357f64603929a2db3f3a08e868f34686773db507a37f7bee +SIZE (Comfy-Org-comfy-kitchen-v0.2.16_GH0.tar.gz) = 193591