summaryrefslogtreecommitdiffstats
path: root/python/python-precis-i18n
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2023-01-13 21:39:33 +0900
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-14 08:50:03 +0700
commitc81010fa3f63a2c7ad4c1b1632bdf6b2d952af96 (patch)
treebfdb93a095e63b5d43591eac0d87bd0c47374da1 /python/python-precis-i18n
parent042b1f06d9f2ea49f721f9ff758c2070ccbb4017 (diff)
downloadslackbuilds-c81010fa3f63a2c7ad4c1b1632bdf6b2d952af96.tar.gz
slackbuilds-c81010fa3f63a2c7ad4c1b1632bdf6b2d952af96.tar.xz
python/python-precis-i18n: Updated for version 1.0.5.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-precis-i18n')
-rw-r--r--python/python-precis-i18n/python-precis-i18n.SlackBuild7
-rw-r--r--python/python-precis-i18n/python-precis-i18n.info6
2 files changed, 5 insertions, 8 deletions
diff --git a/python/python-precis-i18n/python-precis-i18n.SlackBuild b/python/python-precis-i18n/python-precis-i18n.SlackBuild
index 0f05257500..b9ce08491b 100644
--- a/python/python-precis-i18n/python-precis-i18n.SlackBuild
+++ b/python/python-precis-i18n/python-precis-i18n.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-precis-i18n
-# Copyright 2019-2022 Andrew Clemons, Wellington New Zealand
+# Copyright 2019-2023 Andrew Clemons, Wellington New Zealand
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python-precis-i18n
SRCNAM="$(echo "$PRGNAM" | sed 's/python-//' | tr - _)"
-VERSION=${VERSION:-1.0.4}
+VERSION=${VERSION:-1.0.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -39,9 +39,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
diff --git a/python/python-precis-i18n/python-precis-i18n.info b/python/python-precis-i18n/python-precis-i18n.info
index 5f50a3a811..be18eebbe4 100644
--- a/python/python-precis-i18n/python-precis-i18n.info
+++ b/python/python-precis-i18n/python-precis-i18n.info
@@ -1,8 +1,8 @@
PRGNAM="python-precis-i18n"
-VERSION="1.0.4"
+VERSION="1.0.5"
HOMEPAGE="https://pypi.org/project/precis-i18n/"
-DOWNLOAD="https://files.pythonhosted.org/packages/c7/d2/360a147d181ee085f95d68ee2f2f30ad5cd665c5766e11007e691b48752b/precis_i18n-1.0.4.tar.gz"
-MD5SUM="583e7d7c8a39dd720ee4ecc1985fd8a4"
+DOWNLOAD="https://files.pythonhosted.org/packages/67/f8/cee056e175b6975cc14affc3d492aa7d3464d154e0011d627e27ec5df0bc/precis_i18n-1.0.5.tar.gz"
+MD5SUM="0554002403b4c5e2e64f9374e80aee23"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""