diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-01-31 21:09:37 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-02-04 06:51:31 +0700 |
commit | 4ef114144f58d82b66968acd2bfeee30fbea21e2 (patch) | |
tree | f0d44b5fa4c797e9ad8be3496302ab5a42f04222 /development/jupyter_server/jupyter_server.info | |
parent | 9e4b1c02cd024c55bd654989002cdea980bd5440 (diff) |
development/jupyter_server: Update for 2.2.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyter_server/jupyter_server.info')
-rw-r--r-- | development/jupyter_server/jupyter_server.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/development/jupyter_server/jupyter_server.info b/development/jupyter_server/jupyter_server.info index 568fa31e0770..046b9645e065 100644 --- a/development/jupyter_server/jupyter_server.info +++ b/development/jupyter_server/jupyter_server.info @@ -1,8 +1,8 @@ PRGNAM="jupyter_server" -VERSION="2.1.0" +VERSION="2.2.1" HOMEPAGE="https://jupyter.org/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/j/jupyter_server/jupyter_server-2.1.0.tar.gz" -MD5SUM="80cd0ca7e8b0f6e6f3c5fd702bff9bab" +DOWNLOAD="https://files.pythonhosted.org/packages/source/j/jupyter_server/jupyter_server-2.2.1.tar.gz" +MD5SUM="819787cf2ffdd040145d351eaf692de0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="argon2-cffi jsonpointer jupyter_events jupyter-nbconvert jupyter_packaging jupyter_server_terminals python3-anyio python3-hatch_jupyter_builder python3-prometheus_client python3-requests-unixsocket send2trash python3-fqdn python3-isoduration python3-uri_template python3-webcolors python3-websocket-client" |