pkgsrc-WIP-changes archive

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

py-multiqc: Update deps to committed packages



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Jul 20 11:06:41 2023 -0500
Changeset:	7331df78c8637ed1988db5deef2a9db04c81eabd

Modified Files:
	py-multiqc/Makefile

Log Message:
py-multiqc: Update deps to committed packages

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

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

diffstat:
 py-multiqc/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diffs:
diff --git a/py-multiqc/Makefile b/py-multiqc/Makefile
index fd5af1eaf3..d8e90f54ce 100644
--- a/py-multiqc/Makefile
+++ b/py-multiqc/Makefile
@@ -25,10 +25,10 @@ DEPENDS+=	${PYPKGPREFIX}-markdown-[0-9]*:../../textproc/py-markdown
 DEPENDS+=	${PYPKGPREFIX}-yaml>=4:../../textproc/py-yaml
 DEPENDS+=	${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
 DEPENDS+=	${PYPKGPREFIX}-rich>=10:../../comms/py-rich
-DEPENDS+=	${PYPKGPREFIX}-rich-click-[0-9]*:../../wip/py-rich-click
+DEPENDS+=	${PYPKGPREFIX}-rich-click-[0-9]*:../../devel/py-rich-click
 DEPENDS+=	${PYPKGPREFIX}-simplejson-[0-9]*:../../converters/py-simplejson
-DEPENDS+=	${PYPKGPREFIX}-spectra>=0.0.10:../../wip/py-spectra
-DEPENDS+=	${PYPKGPREFIX}-lzstring>0:../../wip/py-lzstring
+DEPENDS+=	${PYPKGPREFIX}-spectra>=0.0.10:../../graphics/py-spectra
+DEPENDS+=	${PYPKGPREFIX}-lzstring>0:../../archivers/py-lzstring
 
 post-patch:
 	${RM} ${WRKSRC}/multiqc/multiqc.py.orig


Home | Main Index | Thread Index | Old Index