pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/py-smt
Module Name: pkgsrc
Committed By: adam
Date: Thu May 11 09:18:47 UTC 2023
Modified Files:
pkgsrc/math/py-smt: Makefile
Log Message:
py-smt: mark as PYTHON_SELF_CONFLICT=yes
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/math/py-smt/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-smt/Makefile
diff -u pkgsrc/math/py-smt/Makefile:1.4 pkgsrc/math/py-smt/Makefile:1.5
--- pkgsrc/math/py-smt/Makefile:1.4 Mon Jan 9 06:39:38 2023
+++ pkgsrc/math/py-smt/Makefile Thu May 11 09:18:47 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2023/01/09 06:39:38 khorben Exp $
+# $NetBSD: Makefile,v 1.5 2023/05/11 09:18:47 adam Exp $
VERSION= 0.9.5
DISTNAME= PySMT-${VERSION}
@@ -18,6 +18,8 @@ DEPENDS+= ${PYPKGPREFIX}-six>=0:../../la
TEST_DEPENDS+= ${PYPKGPREFIX}-nose>=0:../../devel/py-nose
TEST_DEPENDS+= ${PYPKGPREFIX}-z3>=0:../../math/py-z3
+PYTHON_SELF_CONFLICT= yes
+
PYTHON_VERSIONS_INCOMPATIBLE= 27
USE_PKG_RESOURCES= yes
Home |
Main Index |
Thread Index |
Old Index