diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-07-17 00:46:40 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-17 21:31:57 +0700 |
commit | 97b9170a4d692666cf61c5df8e754ff1f5dcd187 (patch) | |
tree | e1f7c5a6567ad4abd57027d5164a782ff6930fc1 /python | |
parent | 3392419ad83d85b42393888ed859eb03f79b241a (diff) |
python/python3-textdistance: Update for 4.6.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-textdistance/python3-textdistance.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-textdistance/python3-textdistance.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-textdistance/python3-textdistance.SlackBuild b/python/python3-textdistance/python3-textdistance.SlackBuild index 73bd4a37d26d2..ee1e71adf0594 100644 --- a/python/python3-textdistance/python3-textdistance.SlackBuild +++ b/python/python3-textdistance/python3-textdistance.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-textdistance -VERSION=${VERSION:-4.6.2} +VERSION=${VERSION:-4.6.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-textdistance/python3-textdistance.info b/python/python3-textdistance/python3-textdistance.info index 6c3440fc08934..9ef9a0e8d7940 100644 --- a/python/python3-textdistance/python3-textdistance.info +++ b/python/python3-textdistance/python3-textdistance.info @@ -1,8 +1,8 @@ PRGNAM="python3-textdistance" -VERSION="4.6.2" +VERSION="4.6.3" HOMEPAGE="https://github.com/life4/textdistance" -DOWNLOAD="https://github.com/life4/textdistance/archive/4.6.2/textdistance-4.6.2.tar.gz" -MD5SUM="ce45430e7d68ed7ca8d3bf2cdd0148d7" +DOWNLOAD="https://github.com/life4/textdistance/archive/4.6.3/textdistance-4.6.3.tar.gz" +MD5SUM="cceeba5dd010d2ae2ce52467d8d5c84f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |