pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
atac-seq: Sync PYTHON_VERSIONS_INCOMPATIBLE from committed pkg
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Sat Jul 22 08:25:16 2023 -0500
Changeset: 63ab3eaab761190451b21e6619d52a4395195682
Modified Files:
atac-seq/Makefile
Log Message:
atac-seq: Sync PYTHON_VERSIONS_INCOMPATIBLE from committed pkg
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=63ab3eaab761190451b21e6619d52a4395195682
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
atac-seq/Makefile | 3 +++
1 file changed, 3 insertions(+)
diffs:
diff --git a/atac-seq/Makefile b/atac-seq/Makefile
index 9e50fdaae6..59e8b3f021 100644
--- a/atac-seq/Makefile
+++ b/atac-seq/Makefile
@@ -24,5 +24,8 @@ DEPENDS+= ${PYPKGPREFIX}-multiqc-[0-9]*:../../wip/py-multiqc
META_PACKAGE= yes
+# Inherited from py-macs2 dep
+PYTHON_VERSIONS_INCOMPATIBLE= 27 38
+
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index