Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Apr 2026 09:07:12 +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: 367c3c39617c - main - misc/py-openai-whisper: update 2024=?utf-8?Q?0930 =E2=86=92?= 20250625
Message-ID:  <69e49b40.21d0f.2c20e5a4@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=367c3c39617ce9928f871f257724f705389c655f

commit 367c3c39617ce9928f871f257724f705389c655f
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-04-19 09:06:52 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-04-19 09:07:09 +0000

    misc/py-openai-whisper: update 20240930 → 20250625
---
 misc/py-openai-whisper/Makefile | 7 ++++---
 misc/py-openai-whisper/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/misc/py-openai-whisper/Makefile b/misc/py-openai-whisper/Makefile
index f494362ac723..ec247cdaf88e 100644
--- a/misc/py-openai-whisper/Makefile
+++ b/misc/py-openai-whisper/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	openai-whisper
 DISTVERSIONPREFIX=	v
-DISTVERSION=	20240930
-PORTREVISION=	2
+DISTVERSION=	20250625
 CATEGORIES=	misc python # machine-learning
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -23,7 +22,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}more-itertools>0:devel/py-more-itertools@${P
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	pep517 autoplist pytest # tests use 4+ GB each, several tests fail
+USE_PYTHON=	pep517 concurrent autoplist pytest # tests use 4+ GB each, several tests fail
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	openai
@@ -31,4 +30,6 @@ GH_PROJECT=	whisper
 
 NO_ARCH=	yes
 
+# tests as of 20250625: 10 failed, 30 passed, 12 warnings in 1304.50s (0:21:44), all failures are due to "Torch not compiled with CUDA enabled"
+
 .include <bsd.port.mk>
diff --git a/misc/py-openai-whisper/distinfo b/misc/py-openai-whisper/distinfo
index d9e8c3983058..69822f796234 100644
--- a/misc/py-openai-whisper/distinfo
+++ b/misc/py-openai-whisper/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1730752756
-SHA256 (openai-whisper-v20240930_GH0.tar.gz) = 6c93db8f6341235d295ec9cc8d82bdf2d42d2864542c4572da9d4553279234bb
-SIZE (openai-whisper-v20240930_GH0.tar.gz) = 7263287
+TIMESTAMP = 1776587774
+SHA256 (openai-whisper-v20250625_GH0.tar.gz) = 812e8a4b54e117c1bda827597f54886084bf062453ede274caf4699153b673f9
+SIZE (openai-whisper-v20250625_GH0.tar.gz) = 7262903


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e49b40.21d0f.2c20e5a4>