pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-multiqc: Switch to committed py-coloredlogs dep
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Sat Jul 22 08:12:09 2023 -0500
Changeset: 08d041df1a0ca1860fdd664844c2289f42de0380
Modified Files:
py-multiqc/Makefile
Log Message:
py-multiqc: Switch to committed py-coloredlogs dep
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=08d041df1a0ca1860fdd664844c2289f42de0380
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-multiqc/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-multiqc/Makefile b/py-multiqc/Makefile
index d8e90f54ce..e9a75889a5 100644
--- a/py-multiqc/Makefile
+++ b/py-multiqc/Makefile
@@ -18,7 +18,7 @@ LICENSE= gnu-gpl-v3
DEPENDS+= ${PYPKGPREFIX}-matplotlib>=2.1.1:../../graphics/py-matplotlib
DEPENDS+= ${PYPKGPREFIX}-networkx>=2.5.1:../../math/py-networkx
DEPENDS+= ${PYPKGPREFIX}-click-[0-9]*:../../devel/py-click
-DEPENDS+= ${PYPKGPREFIX}-coloredlogs-[0-9]*:../../wip/py-coloredlogs
+DEPENDS+= ${PYPKGPREFIX}-coloredlogs-[0-9]*:../../devel/py-coloredlogs
DEPENDS+= ${PYPKGPREFIX}-future>0.14.0:../../devel/py-future
DEPENDS+= ${PYPKGPREFIX}-jinja2>=3.0.0:../../textproc/py-jinja2
DEPENDS+= ${PYPKGPREFIX}-markdown-[0-9]*:../../textproc/py-markdown
Home |
Main Index |
Thread Index |
Old Index