Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Mar 2026 18:57:59 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 21ed0adc6368 - main - misc/py-diffusers: update 0.35=?utf-8?Q?=2E1 =E2=86=92 0?=.37.0
Message-ID:  <69beea37.3f910.4de8a560@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=21ed0adc636821f8db753c38dad0f813d763f56b

commit 21ed0adc636821f8db753c38dad0f813d763f56b
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-03-21 18:57:39 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-03-21 18:57:55 +0000

    misc/py-diffusers: update 0.35.1 → 0.37.0
---
 misc/py-diffusers/Makefile | 6 +++---
 misc/py-diffusers/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/misc/py-diffusers/Makefile b/misc/py-diffusers/Makefile
index 255f35185682..411d057f1ebc 100644
--- a/misc/py-diffusers/Makefile
+++ b/misc/py-diffusers/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	diffusers
-DISTVERSION=	0.35.1
-PORTREVISION=	1
+DISTVERSION=	0.37.0
 CATEGORIES=	misc python # machine-learning
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,8 +13,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PY_SETUPTOOLS} \
 		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR} \
+RUN_DEPENDS=	${PY_PILLOW} \
 		${PYTHON_PKGNAMEPREFIX}filelock>0:sysutils/py-filelock@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}httpx>0:www/py-httpx@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}huggingface-hub>=0.34.0:misc/py-huggingface-hub@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}importlib-metadata>0:devel/py-importlib-metadata@${PY_FLAVOR} \
 		${PYNUMPY} \
diff --git a/misc/py-diffusers/distinfo b/misc/py-diffusers/distinfo
index dde035935d3b..7ecd86a440eb 100644
--- a/misc/py-diffusers/distinfo
+++ b/misc/py-diffusers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1755797256
-SHA256 (diffusers-0.35.1.tar.gz) = 6f4dc0c9d309a4c4914a2179646f2bc801b5e395a43295fff3b5f9dbd3e28fd3
-SIZE (diffusers-0.35.1.tar.gz) = 3369127
+TIMESTAMP = 1774118314
+SHA256 (diffusers-0.37.0.tar.gz) = 408789af73898585f525afd07ca72b3955affea4216a669558e9f59b5b1fe704
+SIZE (diffusers-0.37.0.tar.gz) = 4141136


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69beea37.3f910.4de8a560>