diff options
Diffstat (limited to 'python/python3-smart_open')
| -rw-r--r-- | python/python3-smart_open/python3-smart_open.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-smart_open/python3-smart_open.info | 6 |
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 512d6d7925..0b780332dc 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.4.1} +VERSION=${VERSION:-7.4.2} 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 0cd02e67ed..b5155cc3d4 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.4.1" +VERSION="7.4.2" HOMEPAGE="https://github.com/RaRe-Technologies/smart_open" -DOWNLOAD="https://github.com/RaRe-Technologies/smart_open/archive/v7.4.1/smart_open-7.4.1.tar.gz" -MD5SUM="57735856fbb8dc3bb5bc31ef50156b58" +DOWNLOAD="https://github.com/RaRe-Technologies/smart_open/archive/v7.4.2/smart_open-7.4.2.tar.gz" +MD5SUM="fe1dcaa7a90958d0a1d5da8eab80d1e9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-setuptools-scm-opt python3-wrapt" |
