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
This commit is contained in:
Jason W. Bacon 2024-03-16 08:31:06 -05:00
parent e1d28513d0
commit 43e4ca8d05
2 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -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