pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/biology/py-macs3
Module Name: pkgsrc
Committed By: jperkin
Date: Wed Aug 7 16:05:30 UTC 2024
Modified Files:
pkgsrc/biology/py-macs3: Makefile
Log Message:
py-macs3: Not for python39.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/biology/py-macs3/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-macs3/Makefile
diff -u pkgsrc/biology/py-macs3/Makefile:1.4 pkgsrc/biology/py-macs3/Makefile:1.5
--- pkgsrc/biology/py-macs3/Makefile:1.4 Wed Feb 28 13:38:48 2024
+++ pkgsrc/biology/py-macs3/Makefile Wed Aug 7 16:05:30 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2024/02/28 13:38:48 bacon Exp $
+# $NetBSD: Makefile,v 1.5 2024/08/07 16:05:30 jperkin Exp $
DISTNAME= macs-${PKGVERSION_NOREV}
PKGNAME= ${PYPKGPREFIX}-macs3-3.0.1
@@ -22,7 +22,7 @@ TEST_DEPENDS= ${PYPKGPREFIX}-test>=7.0:.
USE_TOOLS+= bash perl:test
REPLACE_BASH= test/cmdlinetest* test/prockreport test/*.py test/pyprofile*
-PYTHON_VERSIONS_INCOMPATIBLE= 27 38
+PYTHON_VERSIONS_INCOMPATIBLE= 27 38 39
do-test: install
${RM} -rf ${WRKSRC}/temp
Home |
Main Index |
Thread Index |
Old Index