python/python3-textdistance: Update for 4.6.3

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
isaackwy 2024-07-17 00:46:40 -07:00 committed by Willy Sudiarto Raharjo
parent 3392419ad8
commit 97b9170a4d
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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=""