summaryrefslogtreecommitdiffstats
path: root/python/Unidecode
diff options
context:
space:
mode:
author fourtysixandtwo2024-02-20 11:44:08 +0100
committer Willy Sudiarto Raharjo2024-02-24 09:34:57 +0100
commit8d426240eadd35ef90c58bfaa0514e7b8fa9a657 (patch)
tree11f8879714bf16db0c7e3e0ee9763107b3fcb259 /python/Unidecode
parentb3a30bf160bd4be9e6bae3fc5cbcbfb3d7efab5f (diff)
downloadslackbuilds-8d426240eadd35ef90c58bfaa0514e7b8fa9a657.tar.gz
python/Unidecode: Updated for version 1.3.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/Unidecode')
-rw-r--r--python/Unidecode/Unidecode.SlackBuild4
-rw-r--r--python/Unidecode/Unidecode.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/Unidecode/Unidecode.SlackBuild b/python/Unidecode/Unidecode.SlackBuild
index 3cfd29f900..3cecee3672 100644
--- a/python/Unidecode/Unidecode.SlackBuild
+++ b/python/Unidecode/Unidecode.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Unidecode
-# Copyright 2022-23 fourtysixandtwo <fourtysixandtwo@sliderr.net>
+# Copyright 2022-2024 fourtysixandtwo <fourtysixandtwo@sliderr.net>
# Copyright 2013-2018 Markus Reichelt, Aachen, DE
# All rights reserved.
#
@@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=Unidecode
-VERSION=${VERSION:-1.3.7}
+VERSION=${VERSION:-1.3.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/Unidecode/Unidecode.info b/python/Unidecode/Unidecode.info
index fbdf32ca22..1d50bee464 100644
--- a/python/Unidecode/Unidecode.info
+++ b/python/Unidecode/Unidecode.info
@@ -1,8 +1,8 @@
PRGNAM="Unidecode"
-VERSION="1.3.7"
+VERSION="1.3.8"
HOMEPAGE="https://pypi.python.org/pypi/Unidecode/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/u/unidecode/Unidecode-1.3.7.tar.gz"
-MD5SUM="616b6dd12ef27ae7d3fe288d9ff73b5a"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/u/unidecode/Unidecode-1.3.8.tar.gz"
+MD5SUM="7f503dcde0fa7f24c44e7f1876249fb3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""