Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Apr 2026 07:57:05 +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: 385ebc8cce3e - main - biology/py-pysam: update 0.23.=?utf-8?Q?0 =E2=86=92 0.?=24.0
Message-ID:  <69f06851.3922c.57863a2d@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=385ebc8cce3e671ab49a95c7b22486caa52050fa

commit 385ebc8cce3e671ab49a95c7b22486caa52050fa
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-04-28 05:58:55 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-04-28 07:57:01 +0000

    biology/py-pysam: update 0.23.0 → 0.24.0
---
 biology/py-pysam/Makefile | 7 +++++--
 biology/py-pysam/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/biology/py-pysam/Makefile b/biology/py-pysam/Makefile
index d3cb9328b978..db8efb1c27ea 100644
--- a/biology/py-pysam/Makefile
+++ b/biology/py-pysam/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	pysam
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.23.0
-PORTREVISION=	1
+DISTVERSION=	0.24.0
 CATEGORIES=	biology python
 #MASTER_SITES=	PYPI # no tests
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -34,5 +33,9 @@ post-install:
 	@${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/pysam/lib*${PYTHON_TAG}.so
 
 # tests as of 0.23.0: 958 passed, 13 skipped, 1 warning in 502.60s (0:08:22)
+# tests as of 0.24.0:
+# Results (28.09s):
+#      977 passed
+#       16 skipped
 
 .include <bsd.port.mk>
diff --git a/biology/py-pysam/distinfo b/biology/py-pysam/distinfo
index fc2dc1ebfa8a..0fb78928676b 100644
--- a/biology/py-pysam/distinfo
+++ b/biology/py-pysam/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1738831884
-SHA256 (pysam-developers-pysam-v0.23.0_GH0.tar.gz) = b2a2b66c7e9f6c0b765ba421f46e33d74bfdd797c51ae3020f16c788dd621b0a
-SIZE (pysam-developers-pysam-v0.23.0_GH0.tar.gz) = 4076476
+TIMESTAMP = 1777354558
+SHA256 (pysam-developers-pysam-v0.24.0_GH0.tar.gz) = fef4c61aac288eb3775e0b468b953d44eaa560e6b88def7c403deea667161268
+SIZE (pysam-developers-pysam-v0.24.0_GH0.tar.gz) = 4198223


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f06851.3922c.57863a2d>