pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/py-z3
Module Name: pkgsrc
Committed By: wiz
Date: Tue May 16 19:23:06 UTC 2023
Modified Files:
pkgsrc/math/py-z3: Makefile
Log Message:
py-z3: not for Python 2
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/math/py-z3/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/py-z3/Makefile
diff -u pkgsrc/math/py-z3/Makefile:1.5 pkgsrc/math/py-z3/Makefile:1.6
--- pkgsrc/math/py-z3/Makefile:1.5 Thu May 11 06:43:43 2023
+++ pkgsrc/math/py-z3/Makefile Tue May 16 19:23:05 2023
@@ -1,4 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2023/05/11 06:43:43 adam Exp $
+# $NetBSD: Makefile,v 1.6 2023/05/16 19:23:05 wiz Exp $
+
+PYTHON_VERSIONS_INCOMPATIBLE= 27
.include "../../math/z3/Makefile.common"
Home |
Main Index |
Thread Index |
Old Index