pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/biology/py-multiqc
Module Name: pkgsrc
Committed By: jperkin
Date: Wed Aug 7 16:06:19 UTC 2024
Modified Files:
pkgsrc/biology/py-multiqc: Makefile
Log Message:
py-multiqc: Not for python39.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/biology/py-multiqc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/biology/py-multiqc/Makefile
diff -u pkgsrc/biology/py-multiqc/Makefile:1.3 pkgsrc/biology/py-multiqc/Makefile:1.4
--- pkgsrc/biology/py-multiqc/Makefile:1.3 Sun Jul 23 00:26:31 2023
+++ pkgsrc/biology/py-multiqc/Makefile Wed Aug 7 16:06:19 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2023/07/23 00:26:31 bacon Exp $
+# $NetBSD: Makefile,v 1.4 2024/08/07 16:06:19 jperkin Exp $
DISTNAME= multiqc-1.14
PKGNAME= ${PYPKGPREFIX}-multiqc-1.14
@@ -26,7 +26,7 @@ DEPENDS+= ${PYPKGPREFIX}-spectra>=0.0.10
DEPENDS+= ${PYPKGPREFIX}-lzstring>0:../../archivers/py-lzstring
# 27 inherited from py-spectra, 38 from py-matplotlib
-PYTHON_VERSIONS_INCOMPATIBLE= 27 38
+PYTHON_VERSIONS_INCOMPATIBLE= 27 38 39
post-patch:
${RM} ${WRKSRC}/multiqc/multiqc.py.orig
Home |
Main Index |
Thread Index |
Old Index