Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jun 2024 10:59:34 GMT
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: 4c1cb70927cd - main - misc/py-accelerate: update 0.30.0 =?utf-8?Q?=E2=86=92?= 0.31.0
Message-ID:  <202406231059.45NAxYGt066246@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4c1cb70927cd67e8ac973c4fc0fb81c654f25662

commit 4c1cb70927cd67e8ac973c4fc0fb81c654f25662
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-06-23 10:15:41 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-06-23 10:15:41 +0000

    misc/py-accelerate: update 0.30.0 → 0.31.0
    
    Reported by:    portscout
---
 misc/py-accelerate/Makefile | 4 ++--
 misc/py-accelerate/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/misc/py-accelerate/Makefile b/misc/py-accelerate/Makefile
index fc6fe7ba63ec..a6c48f916aba 100644
--- a/misc/py-accelerate/Makefile
+++ b/misc/py-accelerate/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	accelerate
-DISTVERSION=	0.30.0
+DISTVERSION=	0.31.0
 CATEGORIES=	misc # machine-learning
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}huggingface-hub>0:misc/py-huggingface-hub@${
 		${PYNUMPY} \
 		${PYTHON_PKGNAMEPREFIX}packaging>=20.0:devel/py-packaging@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pytorch>0:misc/py-pytorch@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pytorch>=1.10.0:misc/py-pytorch@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}safetensors>=0.3.1:misc/py-safetensors@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}parameterized>0:devel/py-parameterized@${PY_FLAVOR} \
diff --git a/misc/py-accelerate/distinfo b/misc/py-accelerate/distinfo
index 61048bd59ca8..33b30c5362f6 100644
--- a/misc/py-accelerate/distinfo
+++ b/misc/py-accelerate/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1714796098
-SHA256 (accelerate-0.30.0.tar.gz) = 0f8e103a6ced54cd40af6bb2331ec922e42269d2778038dc564d53047b1386d2
-SIZE (accelerate-0.30.0.tar.gz) = 299357
+TIMESTAMP = 1719137377
+SHA256 (accelerate-0.31.0.tar.gz) = b5199865b26106ccf9205acacbe8e4b3b428ad585e7c472d6a46f6fb75b6c176
+SIZE (accelerate-0.31.0.tar.gz) = 307110



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406231059.45NAxYGt066246>