git: 43e4ca8d053f - main - py-cutadapt: Update to 4.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Mar 2024 13:31:47 UTC
The branch main has been updated by jwb:
URL: https://cgit.FreeBSD.org/ports/commit/?id=43e4ca8d053f7d8bbcbe62b31dc55f5ce93b782e
commit 43e4ca8d053f7d8bbcbe62b31dc55f5ce93b782e
Author: Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2024-03-16 13:31:06 +0000
Commit: Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2024-03-16 13:31:06 +0000
py-cutadapt: Update to 4.7
Send error message to stderr
Add support for single-ended uBAM
Drop Python 3.7
Changes: https://cutadapt.readthedocs.io/en/stable/changes.html
Reported by: portscout
---
biology/py-cutadapt/Makefile | 4 ++--
biology/py-cutadapt/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/biology/py-cutadapt/Makefile b/biology/py-cutadapt/Makefile
index 7f1c124fe8e7..a5d4e0267aa0 100644
--- a/biology/py-cutadapt/Makefile
+++ b/biology/py-cutadapt/Makefile
@@ -1,12 +1,12 @@
PORTNAME= cutadapt
-DISTVERSION= 4.6
+DISTVERSION= 4.7
CATEGORIES= biology python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= jwb@FreeBSD.org
COMMENT= Trim adapters from high-throughput sequencing reads
-WWW= https://pypi.org/project/cutadapt/
+WWW= https://github.com/marcelm/cutadapt/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/biology/py-cutadapt/distinfo b/biology/py-cutadapt/distinfo
index 93bbf4b58753..acc95cb894d4 100644
--- a/biology/py-cutadapt/distinfo
+++ b/biology/py-cutadapt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1707060779
-SHA256 (cutadapt-4.6.tar.gz) = 924116f34569248035b16f58e73458ed4c0004e44823b80b07f4ab419272f591
-SIZE (cutadapt-4.6.tar.gz) = 250254
+TIMESTAMP = 1710508770
+SHA256 (cutadapt-4.7.tar.gz) = 8738a35b363eaf615665a4e7d1b4beb385cd93fb7ffdcf82cd4ab6457acc879b
+SIZE (cutadapt-4.7.tar.gz) = 250893