diff --git a/misc/py-comfy-kitchen/Makefile b/misc/py-comfy-kitchen/Makefile index 98c20ef8654b..9b14d8d1725c 100644 --- a/misc/py-comfy-kitchen/Makefile +++ b/misc/py-comfy-kitchen/Makefile @@ -1,34 +1,35 @@ PORTNAME= comfy-kitchen DISTVERSIONPREFIX= v -DISTVERSION= 0.2.18 +DISTVERSION= 0.2.22 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 + @cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest -v -rs \ + -p no:black -p no:ruff -p no:mypy -# tests as of 0.2.18: 198 passed, 399 skipped, 9 warnings +# tests as of 0.2.22: 309 passed, 620 skipped, 11 warnings .include diff --git a/misc/py-comfy-kitchen/distinfo b/misc/py-comfy-kitchen/distinfo index 47d7b04e1470..05070404cde6 100644 --- a/misc/py-comfy-kitchen/distinfo +++ b/misc/py-comfy-kitchen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1783926453 -SHA256 (Comfy-Org-comfy-kitchen-v0.2.18_GH0.tar.gz) = 9fd70f8461161212a44aaee4f074507c708ad39bb6b4e74f5edc1ea24b8f5d51 -SIZE (Comfy-Org-comfy-kitchen-v0.2.18_GH0.tar.gz) = 219146 +TIMESTAMP = 1784346511 +SHA256 (Comfy-Org-comfy-kitchen-v0.2.22_GH0.tar.gz) = f2889e1af033f13d141787535835c4ab52ec2ea5a5413bf1de6f861dc62291e7 +SIZE (Comfy-Org-comfy-kitchen-v0.2.22_GH0.tar.gz) = 237115