aboutsummaryrefslogtreecommitdiff
path: root/science/py-chainer
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2021-01-10 19:32:23 +0000
committerRene Ladan <rene@FreeBSD.org>2021-01-10 19:32:23 +0000
commit878b93dbd908d14abb173d0197c694d47dcafb66 (patch)
tree461a0f04e4985c0c05b38423b7553b1c64dd1b00 /science/py-chainer
parente8b7709cf7e7642b90acce6f155482c0db7ffe34 (diff)
downloadports-878b93dbd908d14abb173d0197c694d47dcafb66.tar.gz
ports-878b93dbd908d14abb173d0197c694d47dcafb66.zip
Remove empty PY_TYPING from ports using Python 3.6+
Leave out textproc/py-sphinx[18] for now.
Notes
Notes: svn path=/head/; revision=561105
Diffstat (limited to 'science/py-chainer')
-rw-r--r--science/py-chainer/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/science/py-chainer/Makefile b/science/py-chainer/Makefile
index 2ac1a5d9bef3..963b41e09d74 100644
--- a/science/py-chainer/Makefile
+++ b/science/py-chainer/Makefile
@@ -16,7 +16,6 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}filelock>0:sysutils/py-filelock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}protobuf>=3.0.0:devel/py-protobuf@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR} \
- ${PY_TYPING} \
${PYTHON_PKGNAMEPREFIX}typing-extensions>0:devel/py-typing-extensions@${PY_FLAVOR}
USES= python:3.6+