Commit graph

8 commits

Author SHA1 Message Date
Thierry Thomas
1d44af5898 math/py-matplotlib: chase minimum Python version in dependent ports
Since the previous update changed USES=python from 3.6+ to 3.7+, all
dependent ports must have USES=python:3.7+ as well, otherwise it breaks
the @py36 flavor.

PR:		255347
Reported by:	sunpoet
2021-05-10 22:13:20 +02:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Jason W. Bacon
6098465fc2 biology/py-multiqc: Update to 1.10
Numerous new features, a few bug fixes since 1.9

Reported by:    portscout
2021-03-20 14:25:48 +00:00
Jason W. Bacon
2730cd269d biology/py-multiqc: Update to 1.9
Fix runtime error due to incompatibility of 1.8 with latest matplotlib
Drop python2 support
Numerous new features and bug fixes
2021-02-05 01:37:04 +00:00
Antoine Brodin
9e6683e879 Unbreak bulk -a 2020-09-19 14:15:42 +00:00
Jason W. Bacon
795a4fecb2 biology/py-multiqc: Upgrade to 1.8
Major enhancements including 6 new modules and improvements to existing modules
Numerous minor fixes and enhancements

Reported by:    portscout
2019-11-26 16:25:08 +00:00
Jason W. Bacon
490aa151f9 biology/py-multiqc: Aggregate bioinformatics analysis reports
MultiQC searches a given directory for analysis logs and compiles an HTML
report. It's a general use tool, perfect for summarising the output from
numerous bioinformatics tools.
2019-09-23 16:09:30 +00:00