summaryrefslogtreecommitdiff
path: root/math/py-pysparse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-pysparse/Makefile')
-rw-r--r--math/py-pysparse/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/py-pysparse/Makefile b/math/py-pysparse/Makefile
index d5aefbdbcc7d..aca6aa2202e3 100644
--- a/math/py-pysparse/Makefile
+++ b/math/py-pysparse/Makefile
@@ -13,6 +13,9 @@ COMMENT= Fast sparse matrix library for Python
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-08-15
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.2,1:math/py-numpy@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.2,1:math/py-numpy@${PY_FLAVOR}
LIB_DEPENDS= libopenblas.so:math/openblas