Date: Fri, 16 Jun 2023 21:47:00 GMT 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: 67a73369637d - main - =?utf-8?Q?biology/py-pysam:=20Update=200.20.0=20=E2=86=92=200.21.0?= Message-ID: <202306162147.35GLl0Tk069928@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=67a73369637d458cba308db925af904f4964633a commit 67a73369637d458cba308db925af904f4964633a Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-06-16 21:46:29 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-06-16 21:46:56 +0000 biology/py-pysam: Update 0.20.0 → 0.21.0 Reported by: portscout --- biology/py-pysam/Makefile | 5 ++--- biology/py-pysam/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/biology/py-pysam/Makefile b/biology/py-pysam/Makefile index 10e1d55b786e..800bef74b901 100644 --- a/biology/py-pysam/Makefile +++ b/biology/py-pysam/Makefile @@ -1,6 +1,5 @@ PORTNAME= pysam -DISTVERSION= 0.20.0 -PORTREVISION= 1 +DISTVERSION= 0.21.0 CATEGORIES= biology python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libhts.so:biology/htslib USES= gmake python:3.6-3.9 -USE_PYTHON= autoplist distutils cython cython_run pytest +USE_PYTHON= distutils autoplist cython cython_run BINARY_ALIAS= make=${GMAKE} MAKE_ENV= HTSLIB_MODE=external \ diff --git a/biology/py-pysam/distinfo b/biology/py-pysam/distinfo index ff34934adf54..1c9903177cca 100644 --- a/biology/py-pysam/distinfo +++ b/biology/py-pysam/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1668031193 -SHA256 (pysam-0.20.0.tar.gz) = 7cc250148ba0ffc9bdc38db6988b91e13b75db0d11c18cf1336467d1c97dd312 -SIZE (pysam-0.20.0.tar.gz) = 3958505 +TIMESTAMP = 1686950070 +SHA256 (pysam-0.21.0.tar.gz) = 5c9645ddd87668e36ff0a1966391e26f9c403bf85b1bc06c53fe2fcd592da2ce +SIZE (pysam-0.21.0.tar.gz) = 4052537home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306162147.35GLl0Tk069928>
