aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python/python3-smart_open/python3-smart_open.SlackBuild2
-rw-r--r--python/python3-smart_open/python3-smart_open.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-smart_open/python3-smart_open.SlackBuild b/python/python3-smart_open/python3-smart_open.SlackBuild
index 7548c61b263c7..e7e3fb5665297 100644
--- a/python/python3-smart_open/python3-smart_open.SlackBuild
+++ b/python/python3-smart_open/python3-smart_open.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-smart_open
-VERSION=${VERSION:-7.0.1}
+VERSION=${VERSION:-7.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-smart_open/python3-smart_open.info b/python/python3-smart_open/python3-smart_open.info
index 4f71d587f6f9e..f35f3b175c170 100644
--- a/python/python3-smart_open/python3-smart_open.info
+++ b/python/python3-smart_open/python3-smart_open.info
@@ -1,8 +1,8 @@
PRGNAM="python3-smart_open"
-VERSION="7.0.1"
+VERSION="7.0.3"
HOMEPAGE="https://github.com/RaRe-Technologies/smart_open"
-DOWNLOAD="https://github.com/RaRe-Technologies/smart_open/archive/v7.0.1/smart_open-7.0.1.tar.gz"
-MD5SUM="955448d27d1c3cea26046fdfbd40bcbd"
+DOWNLOAD="https://github.com/RaRe-Technologies/smart_open/archive/v7.0.3/smart_open-7.0.3.tar.gz"
+MD5SUM="82d540126e7a09eba13dc03523ca6899"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-wrapt"