summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2020-09-27 05:02:20 +0200
committer Willy Sudiarto Raharjo2020-10-03 04:01:53 +0200
commit973450681f6dcde7aa5633ec765f1b36a2971591 (patch)
tree96a3de3ef96d2d791e4379c60c0c76b574d77c86
parentee75950289a3e6290b5e3c97a11d81ef833b4770 (diff)
downloadslackbuilds-973450681f6dcde7aa5633ec765f1b36a2971591.tar.gz
python/python-precis-i18n: Updated for version 1.0.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python-precis-i18n/python-precis-i18n.SlackBuild4
-rw-r--r--python/python-precis-i18n/python-precis-i18n.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-precis-i18n/python-precis-i18n.SlackBuild b/python/python-precis-i18n/python-precis-i18n.SlackBuild
index 03ef76200e..80705042e4 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 Andrew Clemons, Wellington New Zealand
+# Copyright 2019-2020 Andrew Clemons, Wellington New Zealand
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=python-precis-i18n
SRCNAM="$(echo "$PRGNAM" | sed 's/python-//' | tr - _)"
-VERSION=${VERSION:-1.0.1}
+VERSION=${VERSION:-1.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-precis-i18n/python-precis-i18n.info b/python/python-precis-i18n/python-precis-i18n.info
index 885254d456..5338a8ee6e 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.1"
+VERSION="1.0.2"
HOMEPAGE="https://pypi.org/project/precis-i18n/"
-DOWNLOAD="https://files.pythonhosted.org/packages/b6/ed/c6e68eefdf7ace7a4bc16eadb9bb3ea57f912bfc437f8d3054ef69239880/precis_i18n-1.0.1.tar.gz"
-MD5SUM="8e702da3beca6271acdf91e2243c9422"
+DOWNLOAD="https://files.pythonhosted.org/packages/4c/8c/053c9c7be6ad02503b4ccaf7be857af97af82ea5898120217d1d7cc7e887/precis_i18n-1.0.2.tar.gz"
+MD5SUM="0e55dec243ab761551c7a8a9f5f20560"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"