aboutsummaryrefslogtreecommitdiff
path: root/science/py-GPy
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-03-08 21:10:15 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-03-08 21:10:15 +0000
commit57ae1015170ab269c9cc87e663569c19d7415afb (patch)
treee324e16e7680a6f1f9e96ad5f4d4ab6aac3b40cd /science/py-GPy
parentbf0b27c08f82555fa7177ffd3dae942de9f9f689 (diff)
downloadports-57ae1015170ab269c9cc87e663569c19d7415afb.tar.gz
ports-57ae1015170ab269c9cc87e663569c19d7415afb.zip
Deprecate some ports using deprecated version of python
With hat: portmgr
Notes
Notes: svn path=/head/; revision=528076
Diffstat (limited to 'science/py-GPy')
-rw-r--r--science/py-GPy/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/science/py-GPy/Makefile b/science/py-GPy/Makefile
index a77317c03a68..495ed6b30704 100644
--- a/science/py-GPy/Makefile
+++ b/science/py-GPy/Makefile
@@ -12,6 +12,9 @@ COMMENT= Gaussian process toolbox
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-08-15
+
BUILD_DEPENDS= ${PYNUMPY} \
${LOCALBASE}/lib/libomp.so:devel/openmp
RUN_DEPENDS= ${PYNUMPY} \