Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Jun 2026 17:25:20 +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: 761c830e6959 - main - misc/py-peft: update 0.19=?utf-8?Q?=2E0 =E2=86=92 0?=.19.1
Message-ID:  <6a206380.1cfee.660defe8@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=761c830e6959acbdb3340692c8767e1f68c4899e

commit 761c830e6959acbdb3340692c8767e1f68c4899e
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-06-03 17:06:12 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-06-03 17:25:14 +0000

    misc/py-peft: update 0.19.0 → 0.19.1
---
 misc/py-peft/Makefile | 5 ++---
 misc/py-peft/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/misc/py-peft/Makefile b/misc/py-peft/Makefile
index a3bab5176583..ed00295269e5 100644
--- a/misc/py-peft/Makefile
+++ b/misc/py-peft/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	peft
-DISTVERSION=	0.19.0
-PORTREVISION=	1
+DISTVERSION=	0.19.1
 CATEGORIES=	misc python # machine-learning
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}accelerate>=0.21.0:misc/py-accelerate@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}huggingface-hub>=0.25.0:misc/py-huggingface-hub@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}numpy>=1.16:math/py-numpy@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}numpy>=1.17:math/py-numpy@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}packaging>=20.0:devel/py-packaging@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytorch>=1.13.0:misc/py-pytorch@${PY_FLAVOR} \
diff --git a/misc/py-peft/distinfo b/misc/py-peft/distinfo
index 9fe5447f18fd..b0f51fc90ec5 100644
--- a/misc/py-peft/distinfo
+++ b/misc/py-peft/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1776227230
-SHA256 (peft-0.19.0.tar.gz) = a2917070092184a462093443029bc4f9292a91b9b99880488e319309ff0a172d
-SIZE (peft-0.19.0.tar.gz) = 762553
+TIMESTAMP = 1780503874
+SHA256 (peft-0.19.1.tar.gz) = 0d97542fe96dcdaa20d3b81c06f26f988618f416a73544ab23c3618ccb674a40
+SIZE (peft-0.19.1.tar.gz) = 763738


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a206380.1cfee.660defe8>