diff --git a/misc/py-comfy-kitchen/Makefile b/misc/py-comfy-kitchen/Makefile index 270510ea3f86..6760ee541712 100644 --- a/misc/py-comfy-kitchen/Makefile +++ b/misc/py-comfy-kitchen/Makefile @@ -1,41 +1,38 @@ PORTNAME= comfy-kitchen DISTVERSIONPREFIX= v -DISTVERSION= 0.2.10 +DISTVERSION= 0.2.14 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>0:devel/py-nanobind@${PY_FLAVOR} \ +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}packaging>0:devel/py-packaging@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytorch>=2.0.0:misc/py-pytorch@${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 +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 -NO_ARCH= yes # it would have binaries when CUDA would be enabled - do-test: @cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest -v -rs -tests as of 0.2.8: -# Results (14.34s): -# 574 passed -# 203 skipped -# 1 warning +tests as of 0.2.14: +# Results (37.25s): +# 176 passed +# 370 skipped +# 6 warnings .include diff --git a/misc/py-comfy-kitchen/distinfo b/misc/py-comfy-kitchen/distinfo index 4111cccc51c8..bcb78d664507 100644 --- a/misc/py-comfy-kitchen/distinfo +++ b/misc/py-comfy-kitchen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1780378909 -SHA256 (Comfy-Org-comfy-kitchen-v0.2.10_GH0.tar.gz) = 58f39c74abd688785a895482befd6a7e61fc88ede90ce9ec85fd12a73b611139 -SIZE (Comfy-Org-comfy-kitchen-v0.2.10_GH0.tar.gz) = 147681 +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