Browse Source

development/jupyter_client: Update maintainer's email

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/198/head
Isaac Yu 3 years ago
committed by Willy Sudiarto Raharjo
parent
commit
0293301342
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      development/jupyter_client/jupyter_client.SlackBuild
  2. 2
      development/jupyter_client/jupyter_client.info

2
development/jupyter_client/jupyter_client.SlackBuild

@ -3,7 +3,7 @@
# Slackware build script for jupyter_client
# Copyright 2017-2021 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# Copyright 2022-2023 Isaac Yu <isaacyu1@isaacyu1.com>
# Copyright 2022-2023 Isaac Yu <isaacyu@protonmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is

2
development/jupyter_client/jupyter_client.info

@ -7,4 +7,4 @@ DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="entrypoints jupyter_core nest_asyncio python3-dateutil python3-pyzmq python3-tornado python3-hatchling"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"
EMAIL="isaacyu@protonmail.com"
Loading…
Cancel
Save