Date: Mon, 11 May 2026 07:15:21 +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: 09203c283fc4 - main - audio/py-auditok: update 0.4.1=?utf-8?Q? =E2=86=92 0.4?=.2 Message-ID: <6a018209.1e3f9.2927be00@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=09203c283fc4f13cdfc9bed1c6d6c0d3e2f8fe5d commit 09203c283fc4f13cdfc9bed1c6d6c0d3e2f8fe5d Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-05-11 05:00:56 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-05-11 07:15:16 +0000 audio/py-auditok: update 0.4.1 → 0.4.2 --- audio/py-auditok/Makefile | 12 ++++++++---- audio/py-auditok/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/audio/py-auditok/Makefile b/audio/py-auditok/Makefile index 0ced51aaab7a..9ad2d5cdf8dc 100644 --- a/audio/py-auditok/Makefile +++ b/audio/py-auditok/Makefile @@ -1,8 +1,8 @@ PORTNAME= auditok -DISTVERSION= 0.4.1 -PORTREVISION= 1 +DISTVERSIONPREFIX= v +DISTVERSION= 0.4.2 CATEGORIES= audio python -MASTER_SITES= PYPI +#MASTER_SITES= PYPI # no testdata PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org @@ -23,8 +23,12 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR USES= python USE_PYTHON= pep517 concurrent autoplist pytest -NOARCH= yes +USE_GITHUB= yes +GH_ACCOUNT= amsehili + +NO_ARCH= yes # tests as of 0.4.1: 768 passed, 1 failed (FFmpeg FLAC codec not available in test environment) +# tests as of 0.4.2: 8 failed, 768 passed, 6 warnings in 10.88s, see https://github.com/amsehili/auditok/issues/51 .include <bsd.port.mk> diff --git a/audio/py-auditok/distinfo b/audio/py-auditok/distinfo index 2f9013596668..d3c054909f4f 100644 --- a/audio/py-auditok/distinfo +++ b/audio/py-auditok/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1777542463 -SHA256 (auditok-0.4.1.tar.gz) = 61aef3d3838e80217ecedc3058521a3c82eec44f650805153045a7b894225b73 -SIZE (auditok-0.4.1.tar.gz) = 107877 +TIMESTAMP = 1778475496 +SHA256 (amsehili-auditok-v0.4.2_GH0.tar.gz) = 9c35e0ed5a8bc7c704e6c347725dbe44c5c5e8a1d4b7ce263b45cc16d681b3b8 +SIZE (amsehili-auditok-v0.4.2_GH0.tar.gz) = 2157066home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a018209.1e3f9.2927be00>
