Date: Fri, 17 Mar 2023 17:57:31 GMT From: "Jason W. Bacon" <jwb@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 276f662b76f8 - main - biology/py-dna-features-viewer: Update to 3.1.2 Message-ID: <202303171757.32HHvV1B006301@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jwb: URL: https://cgit.FreeBSD.org/ports/commit/?id=276f662b76f86718ed652a018c645db7bf6d11b7 commit 276f662b76f86718ed652a018c645db7bf6d11b7 Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2023-03-17 17:55:54 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2023-03-17 17:55:54 +0000 biology/py-dna-features-viewer: Update to 3.1.2 Fixes compatibility with biophython 1.80 --- biology/py-dna-features-viewer/Makefile | 2 +- biology/py-dna-features-viewer/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/biology/py-dna-features-viewer/Makefile b/biology/py-dna-features-viewer/Makefile index 9a9c106c52e4..34ce4f67b45d 100644 --- a/biology/py-dna-features-viewer/Makefile +++ b/biology/py-dna-features-viewer/Makefile @@ -1,5 +1,5 @@ PORTNAME= dna-features-viewer -DISTVERSION= 3.1.1 +DISTVERSION= 3.1.2 CATEGORIES= biology python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/biology/py-dna-features-viewer/distinfo b/biology/py-dna-features-viewer/distinfo index dd127f598810..126203892d00 100644 --- a/biology/py-dna-features-viewer/distinfo +++ b/biology/py-dna-features-viewer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651931490 -SHA256 (dna_features_viewer-3.1.1.tar.gz) = 8b61bfb1bf3aab818b42391a607bfb420a9bc3c3f22344ab7bedea7160bd4581 -SIZE (dna_features_viewer-3.1.1.tar.gz) = 37766 +TIMESTAMP = 1678971445 +SHA256 (dna_features_viewer-3.1.2.tar.gz) = b8b2b7657e2a9f165edd6f68fb679abfa0c2fdeb887cbd04c22b514997f52d12 +SIZE (dna_features_viewer-3.1.2.tar.gz) = 37913
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303171757.32HHvV1B006301>