git: f934600d16be - main - biology/py-ont-fast5-api: Update to 4.1.3

From: Jason W. Bacon <jwb_at_FreeBSD.org>
Date: Mon, 07 Sep 2026 12:10:56 UTC
The branch main has been updated by jwb:

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

commit f934600d16be5cc1d9a9133fa2095943de414aea
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2026-09-07 12:03:09 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2026-09-07 12:03:09 +0000

    biology/py-ont-fast5-api: Update to 4.1.3
    
    Note: Upstream does not seem to publish meaningful change logs anywhere
    Changes: https://github.com/nanoporetech/ont_fast5_api/commits/master/
    
    Reported by:    Repology
---
 biology/py-ont-fast5-api/Makefile | 14 +++++++-------
 biology/py-ont-fast5-api/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/biology/py-ont-fast5-api/Makefile b/biology/py-ont-fast5-api/Makefile
index 297898586ca5..adfb3dc5fdca 100644
--- a/biology/py-ont-fast5-api/Makefile
+++ b/biology/py-ont-fast5-api/Makefile
@@ -1,25 +1,25 @@
 PORTNAME=	ont-fast5-api
 DISTVERSIONPREFIX=	release_
-DISTVERSION=	4.0.2
-PORTREVISION=	4
+DISTVERSION=	4.1.3
 CATEGORIES=	biology python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	jwb@FreeBSD.org
 COMMENT=	Interface to HDF5 files in Oxford Nanopore .fast5 format
-WWW=		https://github.com/nanoporetech/ont_fast5_api/
+WWW=		https://github.com/nanoporetech/ont_fast5_api
 
 LICENSE=	MPL20
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 LIB_DEPENDS=	libvbz_hdf_plugin.so:archivers/vbz-compression
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}numpy>=1.16:math/py-numpy@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}h5py>=2.2.0:science/py-h5py@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}progressbar>0:misc/py-progressbar@${PY_FLAVOR}
+RUN_DEPENDS=	${PYNUMPY} \
+		${PYTHON_PKGNAMEPREFIX}h5py>=3:science/py-h5py@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}progressbar>=2.3.1:misc/py-progressbar@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pip>=0:devel/py-pip@${PY_FLAVOR}
 
 USES=		python
+# Does not yet build with pep517
 USE_PYTHON=	autoplist concurrent distutils
 USE_GITHUB=	yes
 
diff --git a/biology/py-ont-fast5-api/distinfo b/biology/py-ont-fast5-api/distinfo
index d6298ee5ba57..279215939d9a 100644
--- a/biology/py-ont-fast5-api/distinfo
+++ b/biology/py-ont-fast5-api/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1648128656
-SHA256 (nanoporetech-ont_fast5_api-release_4.0.2_GH0.tar.gz) = c078dc0d20b02cd9807105415f259e099f1adc8b922d67a1a9fe04321c098361
-SIZE (nanoporetech-ont_fast5_api-release_4.0.2_GH0.tar.gz) = 4082466
+TIMESTAMP = 1788736924
+SHA256 (nanoporetech-ont_fast5_api-release_4.1.3_GH0.tar.gz) = 80e021a6fbb1c442d0d782ca36815e4cc653bd352431489995285e96fb98d96c
+SIZE (nanoporetech-ont_fast5_api-release_4.1.3_GH0.tar.gz) = 4443485