diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2026-07-13 15:37:24 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2026-07-13 15:45:48 +0000 |
| commit | 91d9a370a82b96d8a04d3fe575235b2562c0c2ac (patch) | |
| tree | b85ba602d78a6fb70533f29b11f7e7835fbacc8f | |
| parent | ef0c4c84ca46e49a7c046944982d7fd34af82599 (diff) | |
| -rw-r--r-- | misc/py-comfy-kitchen/Makefile | 8 | ||||
| -rw-r--r-- | misc/py-comfy-kitchen/distinfo | 6 |
2 files changed, 5 insertions, 9 deletions
diff --git a/misc/py-comfy-kitchen/Makefile b/misc/py-comfy-kitchen/Makefile index 9b00179b5d18..98c20ef8654b 100644 --- a/misc/py-comfy-kitchen/Makefile +++ b/misc/py-comfy-kitchen/Makefile @@ -1,6 +1,6 @@ PORTNAME= comfy-kitchen DISTVERSIONPREFIX= v -DISTVERSION= 0.2.16 +DISTVERSION= 0.2.18 CATEGORIES= misc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -29,10 +29,6 @@ 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.16: -# Results (37.06s): -# 178 passed -# 377 skipped -# 9 warnings +# tests as of 0.2.18: 198 passed, 399 skipped, 9 warnings .include <bsd.port.mk> diff --git a/misc/py-comfy-kitchen/distinfo b/misc/py-comfy-kitchen/distinfo index cdd8e6d84c1b..47d7b04e1470 100644 --- a/misc/py-comfy-kitchen/distinfo +++ b/misc/py-comfy-kitchen/distinfo @@ -1,3 +1,3 @@ -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 +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 |
