Date: Mon, 20 Dec 2021 07:48:57 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: 876147e57df2 - main - biology/py-pysam: Update 0.16.0.1 -> 0.18.0 Message-ID: <202112200748.1BK7mvZX033599@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=876147e57df2f60242109ce413ababe3ef14fe51 commit 876147e57df2f60242109ce413ababe3ef14fe51 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2021-12-20 07:47:36 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-12-20 07:48:52 +0000 biology/py-pysam: Update 0.16.0.1 -> 0.18.0 PR: 260556 --- biology/py-pysam/Makefile | 2 +- biology/py-pysam/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/biology/py-pysam/Makefile b/biology/py-pysam/Makefile index d93aa642d48d..2b86675e98b7 100644 --- a/biology/py-pysam/Makefile +++ b/biology/py-pysam/Makefile @@ -1,5 +1,5 @@ PORTNAME= pysam -DISTVERSION= 0.16.0.1 +DISTVERSION= 0.18.0 CATEGORIES= biology python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/biology/py-pysam/distinfo b/biology/py-pysam/distinfo index 102e94b395cc..b85394097108 100644 --- a/biology/py-pysam/distinfo +++ b/biology/py-pysam/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1605468111 -SHA256 (pysam-0.16.0.1.tar.gz) = d428a9768691d5ea3c28cc52a949c920ae691aa4c110a8b7328dc4d165ef1ad6 -SIZE (pysam-0.16.0.1.tar.gz) = 3552537 +TIMESTAMP = 1639969328 +SHA256 (pysam-0.18.0.tar.gz) = 1d6d49a0b3c626fae410a93d4c80583a8b5ddaacc9b46a080b250dbcebd30a59 +SIZE (pysam-0.18.0.tar.gz) = 3780010
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112200748.1BK7mvZX033599>