diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-06-03 20:25:19 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-04 23:13:50 +0700 |
commit | 86981a9be022c92fc1bf552e50bd3e8091d438f3 (patch) | |
tree | 8888c9a1180008f72fb7c106dddcf508c87b53c1 /python/python3-gensim | |
parent | 16293ae2cd6e9efd2fdb33081d8fbf8dc372f93f (diff) |
python/python3-gensim: Update maintainer's email
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-gensim')
-rw-r--r-- | python/python3-gensim/python3-gensim.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-gensim/python3-gensim.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-gensim/python3-gensim.SlackBuild b/python/python3-gensim/python3-gensim.SlackBuild index e90cf5826927a..ef0c2f0d4beb5 100644 --- a/python/python3-gensim/python3-gensim.SlackBuild +++ b/python/python3-gensim/python3-gensim.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-gensim -# Copyright 2023 Isaac Yu <isaacyu1@isaacyu1.com> +# Copyright 2023 Isaac Yu <isaacyu@protonmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/python/python3-gensim/python3-gensim.info b/python/python3-gensim/python3-gensim.info index f96e21a90ba87..baef2aa258034 100644 --- a/python/python3-gensim/python3-gensim.info +++ b/python/python3-gensim/python3-gensim.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-scipy python3-smart_open python3-wheel" MAINTAINER="Isaac Yu" -EMAIL="isaacyu1@isaacyu1.com" +EMAIL="isaacyu@protonmail.com" |