aboutsummaryrefslogtreecommitdiff
path: root/science/py-obspy
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-02-23 15:25:53 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-02-23 15:25:53 +0000
commit41a5348a3b6a9d16a7808a76f3b3935dbdb9eb49 (patch)
treedc94bc3df22b218498c473b644b9ddf5d9c9342d /science/py-obspy
parentd7d7b4eebbb16e530100e9fc57ee92890921ae86 (diff)
downloadports-41a5348a3b6a9d16a7808a76f3b3935dbdb9eb49.tar.gz
ports-41a5348a3b6a9d16a7808a76f3b3935dbdb9eb49.zip
Deprecate a few ports
With hat: portmgr
Notes
Notes: svn path=/head/; revision=526925
Diffstat (limited to 'science/py-obspy')
-rw-r--r--science/py-obspy/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/science/py-obspy/Makefile b/science/py-obspy/Makefile
index 60869506b31b..57429154bcc7 100644
--- a/science/py-obspy/Makefile
+++ b/science/py-obspy/Makefile
@@ -13,6 +13,9 @@ COMMENT= Python framework for seismological observatories
LICENSE= LGPL3
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-08-15
+
BUILD_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}scipy>=0.9.0:science/py-scipy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}future>=0.12.4:devel/py-future@${PY_FLAVOR} \