aboutsummaryrefslogtreecommitdiff
path: root/python/python3-gensim
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-gensim')
-rw-r--r--python/python3-gensim/python3-gensim.SlackBuild2
-rw-r--r--python/python3-gensim/python3-gensim.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-gensim/python3-gensim.SlackBuild b/python/python3-gensim/python3-gensim.SlackBuild
index a45acaae27..9c559f2e86 100644
--- a/python/python3-gensim/python3-gensim.SlackBuild
+++ b/python/python3-gensim/python3-gensim.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-gensim
-VERSION=${VERSION:-4.3.2}
+VERSION=${VERSION:-4.3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-gensim/python3-gensim.info b/python/python3-gensim/python3-gensim.info
index ac19fa227d..86e21ac862 100644
--- a/python/python3-gensim/python3-gensim.info
+++ b/python/python3-gensim/python3-gensim.info
@@ -1,8 +1,8 @@
PRGNAM="python3-gensim"
-VERSION="4.3.2"
+VERSION="4.3.3"
HOMEPAGE="https://radimrehurek.com/gensim/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/g/gensim/gensim-4.3.2.tar.gz"
-MD5SUM="d0f9e2d9db9e4a5316eb5e5b08169b03"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/g/gensim/gensim-4.3.3.tar.gz"
+MD5SUM="4cc2e87007cf5047b22555a79c9364fb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-scipy python3-smart_open"