summaryrefslogtreecommitdiffstats
path: root/development/jupyter_client/jupyter_client.info
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2021-04-03 09:05:41 +0200
committer Willy Sudiarto Raharjo2021-04-10 12:04:48 +0200
commitc4db39696dade68ad95db4a3ff54fc37ac1787d1 (patch)
treef4f99d4216011b0f763f6fb6e021b4744c3e2767 /development/jupyter_client/jupyter_client.info
parentffc28325096f4b90f9dcf1dfd34e3f6af9009690 (diff)
downloadslackbuilds-c4db39696dade68ad95db4a3ff54fc37ac1787d1.tar.gz
development/jupyter_client: Remove Python 2 support.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyter_client/jupyter_client.info')
-rw-r--r--development/jupyter_client/jupyter_client.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyter_client/jupyter_client.info b/development/jupyter_client/jupyter_client.info
index 78a1da9a71..4b72fc8096 100644
--- a/development/jupyter_client/jupyter_client.info
+++ b/development/jupyter_client/jupyter_client.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/jupyter/jupyter_client/archive/6.1.11/jupyter_clien
MD5SUM="d79e82853f8c9c78e4355d4e9cc987c9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="decorator jupyter_core python-dateutil python3-dateutil python3-pyzmq traitlets"
+REQUIRES="decorator jupyter_core python3-dateutil python3-pyzmq traitlets"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"