pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-cutadapt: Sync dep versions with pyproject.toml
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Wed Feb 7 08:13:44 2024 -0600
Changeset: 46780279bb53d1f3e1ead6b95a778496bfb29cd3
Modified Files:
py-cutadapt/Makefile
Log Message:
py-cutadapt: Sync dep versions with pyproject.toml
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=46780279bb53d1f3e1ead6b95a778496bfb29cd3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-cutadapt/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/py-cutadapt/Makefile b/py-cutadapt/Makefile
index bb6ec12b34..e615983d63 100644
--- a/py-cutadapt/Makefile
+++ b/py-cutadapt/Makefile
@@ -10,8 +10,8 @@ HOMEPAGE= https://cutadapt.readthedocs.io/en/stable/
COMMENT= Find and remove adapter sequences, primers, poly-A tails, etc
LICENSE= mit
-DEPENDS+= ${PYPKGPREFIX}-xopen>=1.0.0:../../devel/py-xopen
-DEPENDS+= ${PYPKGPREFIX}-dnaio>=0.5.0:../../wip/py-dnaio
+DEPENDS+= ${PYPKGPREFIX}-xopen>=1.6.0:../../devel/py-xopen
+DEPENDS+= ${PYPKGPREFIX}-dnaio>=0.10.0:../../wip/py-dnaio
PYTHON_SELF_CONFLICT= yes
Home |
Main Index |
Thread Index |
Old Index