summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Markus Reichelt2018-01-01 12:03:33 +0100
committer Willy Sudiarto Raharjo2018-01-06 00:55:17 +0100
commit4db5db332ce85815f2b9f2fbb092ee3796672de1 (patch)
treecde75e6aa7ea0951faf02a6059e696fc62f1caf0 /python
parent38dab0189e1e8056198835964348cc8099178d2b (diff)
downloadslackbuilds-4db5db332ce85815f2b9f2fbb092ee3796672de1.tar.gz
python/Unidecode: Updated for version 0.04.21.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/Unidecode/Unidecode.SlackBuild6
-rw-r--r--python/Unidecode/Unidecode.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/python/Unidecode/Unidecode.SlackBuild b/python/Unidecode/Unidecode.SlackBuild
index 296ce796ee..0fcff3454d 100644
--- a/python/Unidecode/Unidecode.SlackBuild
+++ b/python/Unidecode/Unidecode.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Unidecode
-# Copyright 2013-2016 Markus Reichelt, Aachen, DE
+# Copyright 2013-2018 Markus Reichelt, Aachen, DE
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# Markus Reichelt <slackbuilds@mareichelt.de>, 0xCCEEF115
PRGNAM=Unidecode
-VERSION=${VERSION:-0.04.19}
+VERSION=${VERSION:-0.04.21}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -76,7 +76,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a PKG-INFO ChangeLog LICENSE README* $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a ChangeLog LICENSE README* $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
diff --git a/python/Unidecode/Unidecode.info b/python/Unidecode/Unidecode.info
index 889317146b..16239e2c61 100644
--- a/python/Unidecode/Unidecode.info
+++ b/python/Unidecode/Unidecode.info
@@ -1,8 +1,8 @@
PRGNAM="Unidecode"
-VERSION="0.04.19"
+VERSION="0.04.21"
HOMEPAGE="https://pypi.python.org/pypi/Unidecode/"
-DOWNLOAD="https://pypi.python.org/packages/5a/73/053be0fafe387d41ce705585412808093f5a333aaa71cabbab641f677c11/Unidecode-0.04.19.tar.gz"
-MD5SUM="9b3ab9bfe5a58124609840f0c2accfe4"
+DOWNLOAD="https://pypi.python.org/packages/0e/26/6a4295c494e381d56bba986893382b5dd5e82e2643fc72e4e49b6c99ce15/Unidecode-0.04.21.tar.gz"
+MD5SUM="089031ed00637d7078f33dad9d6a3c12"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""