pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wip/nanolyse: update dependency on py-mappy



Module Name:	pkgsrc-wip
Committed By:	Brook Milligan <brook%nmsu.edu@localhost>
Pushed By:	brook
Date:		Tue Jun 8 09:23:30 2021 -0600
Changeset:	580fe0df0a3eac9b99290d6dd08d8ebbaa4606c9

Modified Files:
	nanolyse/Makefile

Log Message:
wip/nanolyse: update dependency on py-mappy

For the time being, py-mappy is in wip not biology.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=580fe0df0a3eac9b99290d6dd08d8ebbaa4606c9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 nanolyse/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/nanolyse/Makefile b/nanolyse/Makefile
index 698d5ebacd..2d5e785aaf 100644
--- a/nanolyse/Makefile
+++ b/nanolyse/Makefile
@@ -13,7 +13,7 @@ COMMENT=	Removing reads mapping to the lambda genome
 LICENSE=	gnu-gpl-v3
 
 DEPENDS+=	${PYPKGPREFIX}-biopython>=1.74:../../biology/py-biopython
-DEPENDS+=	${PYPKGPREFIX}-mappy>=2.18:../../biology/py-mappy
+DEPENDS+=	${PYPKGPREFIX}-mappy>=2.18:../../wip/py-mappy
 
 WRKSRC=		${WRKDIR}/nanolyse-a3de1e9c81aeddf15ef985486ca80b6876674948
 USE_LANGUAGES=	# none


Home | Main Index | Thread Index | Old Index