pkgsrc-WIP-changes archive

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

py-multiqc: Switch wip deps to committed packages



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Nov 22 15:38:49 2024 -0600
Changeset:	f296b9ae88c8be77965e1608312f9f7dd5b059bc

Modified Files:
	py-multiqc/Makefile

Log Message:
py-multiqc: Switch wip 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=f296b9ae88c8be77965e1608312f9f7dd5b059bc

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

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

diffs:
diff --git a/py-multiqc/Makefile b/py-multiqc/Makefile
index 3911608e54..434838bec7 100644
--- a/py-multiqc/Makefile
+++ b/py-multiqc/Makefile
@@ -14,7 +14,7 @@ LICENSE=	gnu-gpl-v3
 # kaleido dep choreographer only works with chrome as of 2024-11-24
 DEPENDS+=	${PYPKGPREFIX}-humanize-[0-9]*:../../textproc/py-humanize
 DEPENDS+=	${PYPKGPREFIX}-importlib-metadata-[0-9]*:../../devel/py-importlib-metadata
-DEPENDS+=	${PYPKGPREFIX}-orca-[0-9]*:../../wip/py-orca
+DEPENDS+=	${PYPKGPREFIX}-orca-[0-9]*:../../devel/py-orca
 DEPENDS+=	${PYPKGPREFIX}-psutil-[0-9]*:../../sysutils/py-psutil
 DEPENDS+=	${PYPKGPREFIX}-packaging-[0-9]*:../../devel/py-packaging
 DEPENDS+=	${PYPKGPREFIX}-pydantic>=2.7.0:../../devel/py-pydantic
@@ -23,7 +23,7 @@ DEPENDS+=	${PYPKGPREFIX}-tqdm-[0-9]*:../../misc/py-tqdm
 DEPENDS+=	${PYPKGPREFIX}-jinja2>=3.0.0:../../textproc/py-jinja2
 DEPENDS+=	${PYPKGPREFIX}-rich-click-[0-9]*:../../devel/py-rich-click
 DEPENDS+=	${PYPKGPREFIX}-coloredlogs-[0-9]*:../../devel/py-coloredlogs
-DEPENDS+=	${PYPKGPREFIX}-plotly>=5.1.8:../../wip/py-plotly
+DEPENDS+=	${PYPKGPREFIX}-plotly>=5.1.8:../../graphics/py-plotly
 DEPENDS+=	${PYPKGPREFIX}-markdown-[0-9]*:../../textproc/py-markdown
 DEPENDS+=	${PYPKGPREFIX}-rich>=10:../../comms/py-rich
 DEPENDS+=	${PYPKGPREFIX}-yaml>=4:../../textproc/py-yaml


Home | Main Index | Thread Index | Old Index