Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 May 2022 12:50:54 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: dda5e525082d - main - biology/py-dna-features-viewer: Update to 3.1.1
Message-ID:  <202205081250.248CosKC011589@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=dda5e525082db9c23d34d316867a906ca4850951

commit dda5e525082db9c23d34d316867a906ca4850951
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2022-05-08 12:48:38 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2022-05-08 12:48:38 +0000

    biology/py-dna-features-viewer: Update to 3.1.1
    
    python 3.9 compatibility
    
    Changes: https://github.com/Edinburgh-Genome-Foundry/DnaFeaturesViewer/tags
    
    Reported by:    portscout
---
 biology/py-dna-features-viewer/Makefile | 3 +--
 biology/py-dna-features-viewer/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/biology/py-dna-features-viewer/Makefile b/biology/py-dna-features-viewer/Makefile
index 4df57a7218ec..851cde8f7f4d 100644
--- a/biology/py-dna-features-viewer/Makefile
+++ b/biology/py-dna-features-viewer/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	dna-features-viewer
-DISTVERSION=	3.1.0
-PORTREVISION=	2
+DISTVERSION=	3.1.1
 CATEGORIES=	biology python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/biology/py-dna-features-viewer/distinfo b/biology/py-dna-features-viewer/distinfo
index 8131a2c7de96..dd127f598810 100644
--- a/biology/py-dna-features-viewer/distinfo
+++ b/biology/py-dna-features-viewer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643841661
-SHA256 (dna_features_viewer-3.1.0.tar.gz) = 1430bbd861b4fa4a1855fb9554577bc1b2e969a6d1921882bb2de56902cd63ca
-SIZE (dna_features_viewer-3.1.0.tar.gz) = 34795
+TIMESTAMP = 1651931490
+SHA256 (dna_features_viewer-3.1.1.tar.gz) = 8b61bfb1bf3aab818b42391a607bfb420a9bc3c3f22344ab7bedea7160bd4581
+SIZE (dna_features_viewer-3.1.1.tar.gz) = 37766



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205081250.248CosKC011589>