pkgsrc-WIP-changes archive

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

py-multiqc: Begin work on 1.25.2 update



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Nov 21 09:16:57 2024 -0600
Changeset:	c3f6d426ccbe9fd12e2cb6daa2f6b99d16118f41

Modified Files:
	py-multiqc/Makefile
	py-multiqc/distinfo

Log Message:
py-multiqc: Begin work on 1.25.2 update

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

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

diffstat:
 py-multiqc/Makefile | 37 +++++++++++++++++++------------------
 py-multiqc/distinfo |  6 +++---
 2 files changed, 22 insertions(+), 21 deletions(-)

diffs:
diff --git a/py-multiqc/Makefile b/py-multiqc/Makefile
index 513523fba3..62f8cfc9e3 100644
--- a/py-multiqc/Makefile
+++ b/py-multiqc/Makefile
@@ -5,8 +5,8 @@
 #              Wed Jul 19 15:14:18 CDT 2023               #
 ###########################################################
 
-DISTNAME=	multiqc-1.21
-PKGNAME=	${PYPKGPREFIX}-multiqc-1.21
+DISTNAME=	multiqc-1.25.2
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_PYPI:=m/multiqc/}
 
@@ -15,26 +15,27 @@ HOMEPAGE=	https://pypi.python.org/pypi/multiqc
 COMMENT=	Aggregate bioinformatics analysis reports across samples and tools
 LICENSE=	gnu-gpl-v3
 
-# Check requirements
-DEPENDS+=	${PYPKGPREFIX}-kiwisolver-[0-9]*:../../math/py-kiwisolver
-DEPENDS+=	${PYPKGPREFIX}-colormath-[0-9]*:../../math/py-colormath
-DEPENDS+=	${PYPKGPREFIX}-Pillow>=10:../../graphics/py-Pillow
-DEPENDS+=	${PYPKGPREFIX}-plotly>=5.1.8:../../wip/py-plotly
-DEPENDS+=	${PYPKGPREFIX}-matplotlib>=2.1.1:../../graphics/py-matplotlib
-DEPENDS+=	${PYPKGPREFIX}-networkx>0:../../math/py-networkx
-DEPENDS+=	${PYPKGPREFIX}-click-[0-9]*:../../devel/py-click
-DEPENDS+=	${PYPKGPREFIX}-coloredlogs-[0-9]*:../../devel/py-coloredlogs
-DEPENDS+=	${PYPKGPREFIX}-future>0.14.0:../../devel/py-future
+# Use either py-kaleido (not in ports yet) or py-orca + py-psutil
+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}-packaging-[0-9]*:../../devel/py-packaging
+DEPENDS+=	${PYPKGPREFIX}-pydantic>=2.7.0:../../devel/py-pydantic
+DEPENDS+=	${PYPKGPREFIX}-typeguard-[0-9]*:../../devel/py-typeguard
+DEPENDS+=	${PYPKGPREFIX}-tqdm-[0-9]*:../../devel/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}-markdown-[0-9]*:../../textproc/py-markdown
-DEPENDS+=	${PYPKGPREFIX}-yaml>=4:../../textproc/py-yaml
-DEPENDS+=	${PYPKGPREFIX}-pyaml_env[0-9]*:../../wip/py-pyaml-env
-DEPENDS+=	${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
 DEPENDS+=	${PYPKGPREFIX}-rich>=10:../../comms/py-rich
-DEPENDS+=	${PYPKGPREFIX}-rich-click-[0-9]*:../../devel/py-rich-click
-DEPENDS+=	${PYPKGPREFIX}-simplejson-[0-9]*:../../converters/py-simplejson
+DEPENDS+=	${PYPKGPREFIX}-pyyaml>=4:../../textproc/py-pyyaml
+DEPENDS+=	${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
 DEPENDS+=	${PYPKGPREFIX}-spectra>=0.0.10:../../graphics/py-spectra
-DEPENDS+=	${PYPKGPREFIX}-lzstring>0:../../archivers/py-lzstring
+DEPENDS+=	${PYPKGPREFIX}-Pillow>=10:../../graphics/py-Pillow
+
+DEPENDS+=	${PYPKGPREFIX}-click-[0-9]*:../../devel/py-click
 
 post-patch:
 	${RM} ${WRKSRC}/multiqc/multiqc.py.orig
diff --git a/py-multiqc/distinfo b/py-multiqc/distinfo
index 56486359eb..de5985be47 100644
--- a/py-multiqc/distinfo
+++ b/py-multiqc/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-BLAKE2s (multiqc-1.21.tar.gz) = 6ee85b3f14bc7c4d4a22ab3634c264a52d3b4cac90b4561ceaee3039669a3161
-SHA512 (multiqc-1.21.tar.gz) = 65756023c7636cdb36152c1e57cad5ca2ff19edf89b3f689919888193a52bdd8c474d2b2a317a6325ba38938f1bea244dabf5fa1e92885fe2fc8032ecaab4726
-Size (multiqc-1.21.tar.gz) = 4325701 bytes
+BLAKE2s (multiqc-1.25.2.tar.gz) = 16e776d47cbbc78460a481d6403523fffb7b580887238c8e9df18cb12c608330
+SHA512 (multiqc-1.25.2.tar.gz) = 38649171bb51fa39cf9b5969891c7b1b12531d4a5b1b15e5f2d886b242546b967c3847afe485b8e0d411809347c998eff35310ad0cbe806dc7bf967c18eac2d0
+Size (multiqc-1.25.2.tar.gz) = 4326758 bytes
 SHA1 (patch-multiqc_multiqc.py) = 666b3c1a7af2a05582d38540fbfdc32a264120ff


Home | Main Index | Thread Index | Old Index