pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-multiqc: Clean up
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Fri Nov 22 14:39:15 2024 -0600
Changeset: 271a7983897fb452195d99c3e197f807e663d5b2
Modified Files:
py-multiqc/Makefile
Log Message:
py-multiqc: Clean up
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=271a7983897fb452195d99c3e197f807e663d5b2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-multiqc/Makefile | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
diffs:
diff --git a/py-multiqc/Makefile b/py-multiqc/Makefile
index 9fac0e39bb..3911608e54 100644
--- a/py-multiqc/Makefile
+++ b/py-multiqc/Makefile
@@ -1,9 +1,4 @@
# $NetBSD$
-#
-###########################################################
-# Generated by fbsd2pkg #
-# Wed Jul 19 15:14:18 CDT 2023 #
-###########################################################
DISTNAME= multiqc-1.25.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -16,7 +11,7 @@ COMMENT= Aggregate bioinformatics analysis reports across samples and tools
LICENSE= gnu-gpl-v3
# Use either py-kaleido (not in ports yet) or py-orca + py-psutil
-# kaleido's dep choreographer only works with chrome as of 2024-11-24
+# 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
@@ -36,8 +31,6 @@ DEPENDS+= ${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
DEPENDS+= ${PYPKGPREFIX}-spectra>=0.0.10:../../graphics/py-spectra
DEPENDS+= ${PYPKGPREFIX}-Pillow>=10:../../graphics/py-Pillow
DEPENDS+= ${PYPKGPREFIX}-click-[0-9]*:../../devel/py-click
-
-# Not listed as a dep, but run errors out with module not found:
DEPENDS+= ${PYPKGPREFIX}-natsort-[0-9]*:../../textproc/py-natsort
post-patch:
Home |
Main Index |
Thread Index |
Old Index