summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cad/py-lcapy/Makefile2
-rw-r--r--devel/py-pycodeexport/Makefile2
-rw-r--r--finance/py-quantecon/Makefile2
-rw-r--r--math/py-pyneqsys/Makefile2
-rw-r--r--math/py-pyodesys/Makefile2
-rw-r--r--math/py-pysym/Makefile2
-rw-r--r--math/py-sympy/Makefile2
-rw-r--r--math/py-yt/Makefile2
8 files changed, 8 insertions, 8 deletions
diff --git a/cad/py-lcapy/Makefile b/cad/py-lcapy/Makefile
index 379ba4acff07..ec9b6a230d82 100644
--- a/cad/py-lcapy/Makefile
+++ b/cad/py-lcapy/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sympy>0:math/py-sympy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR}
-USES= python
+USES= python:3.5+
USE_PYTHON= distutils concurrent autoplist
USE_GITHUB= yes
GH_ACCOUNT= mph-
diff --git a/devel/py-pycodeexport/Makefile b/devel/py-pycodeexport/Makefile
index bcf4af0a9be9..05760809de66 100644
--- a/devel/py-pycodeexport/Makefile
+++ b/devel/py-pycodeexport/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mako>=1.0.0:textproc/py-mako@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pycompilation>=0.4.0:devel/py-pycompilation@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sympy>=0.7.5:math/py-sympy@${PY_FLAVOR}
-USES= python
+USES= python:3.5+
USE_PYTHON= distutils cython_run autoplist
NO_ARCH= yes
diff --git a/finance/py-quantecon/Makefile b/finance/py-quantecon/Makefile
index 0d9ebba4c2ad..0332f1c984bb 100644
--- a/finance/py-quantecon/Makefile
+++ b/finance/py-quantecon/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numba>=0.38:devel/py-numba@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}scipy>=1.0.0:science/py-scipy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sympy>=0:math/py-sympy@${PY_FLAVOR}
-USES= python
+USES= python:3.5+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
diff --git a/math/py-pyneqsys/Makefile b/math/py-pyneqsys/Makefile
index ae4e02f2f429..e71c5ec53e3c 100644
--- a/math/py-pyneqsys/Makefile
+++ b/math/py-pyneqsys/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}sym>=0.3.1:math/py-sym@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sympy>=1.3:math/py-sympy@${PY_FLAVOR}
-USES= python
+USES= python:3.5+
USE_PYTHON= distutils autoplist
NO_ARCH= yes
diff --git a/math/py-pyodesys/Makefile b/math/py-pyodesys/Makefile
index 26746184bca6..da9aa29763b0 100644
--- a/math/py-pyodesys/Makefile
+++ b/math/py-pyodesys/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}sympy>=1.1.1:math/py-sympy@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
-USES= python
+USES= python:3.5+
USE_PYTHON= distutils autoplist
NO_ARCH= yes
diff --git a/math/py-pysym/Makefile b/math/py-pysym/Makefile
index e4e338124241..079edfe67383 100644
--- a/math/py-pysym/Makefile
+++ b/math/py-pysym/Makefile
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sympy>0:math/py-sympy@${PY_FLAVOR} \
${PYNUMPY}
-USES= python
+USES= python:3.5+
USE_PYTHON= distutils autoplist
NO_ARCH= yes
diff --git a/math/py-sympy/Makefile b/math/py-sympy/Makefile
index 3d580a6c7b53..7420483cebb0 100644
--- a/math/py-sympy/Makefile
+++ b/math/py-sympy/Makefile
@@ -14,7 +14,7 @@ LICENSE= BSD3CLAUSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mpmath>=0.19:math/py-mpmath@${PY_FLAVOR}
-USES= python
+USES= python:3.5+
USE_PYTHON= distutils concurrent autoplist
NO_ARCH= yes
diff --git a/math/py-yt/Makefile b/math/py-yt/Makefile
index 6656d5a5a3f6..edf1020541c0 100644
--- a/math/py-yt/Makefile
+++ b/math/py-yt/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sympy>=1.0:math/py-sympy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}matplotlib>=1.5.3:math/py-matplotlib@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ipython5>=1.0:devel/ipython5@${PY_FLAVOR}
-USES= dos2unix localbase python
+USES= dos2unix localbase python:3.5+
USE_PYTHON= distutils cython autoplist concurrent
OPTIONS_DEFINE= EMBREE