pkgsrc-WIP-changes archive

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

py-multiqc: orca,psutil -> kaleido



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Apr 27 15:09:08 2025 -0500
Changeset:	d75bf29d5a229dd56203fcb10f8e8b963ecbbb67

Modified Files:
	py-multiqc/Makefile

Log Message:
py-multiqc: orca,psutil -> kaleido

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

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

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

diffs:
diff --git a/py-multiqc/Makefile b/py-multiqc/Makefile
index 434838bec7..9b5ca2e648 100644
--- a/py-multiqc/Makefile
+++ b/py-multiqc/Makefile
@@ -14,8 +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]*:../../devel/py-orca
-DEPENDS+=	${PYPKGPREFIX}-psutil-[0-9]*:../../sysutils/py-psutil
+DEPENDS+=	${PYPKGPREFIX}-kaleido-[0-9]*:../../wip/py-kaleido
 DEPENDS+=	${PYPKGPREFIX}-packaging-[0-9]*:../../devel/py-packaging
 DEPENDS+=	${PYPKGPREFIX}-pydantic>=2.7.0:../../devel/py-pydantic
 DEPENDS+=	${PYPKGPREFIX}-typeguard-[0-9]*:../../devel/py-typeguard


Home | Main Index | Thread Index | Old Index