summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author fourtysixandtwo2023-09-18 00:28:40 +0200
committer Willy Sudiarto Raharjo2023-09-23 06:33:49 +0200
commitc11591f2378ae32791c4c381bc0350aa9d33f4b3 (patch)
tree6af13d71e510d2e29650d014f1567c94300469c3 /python
parent896508436d670012bec899ed64363c4b82b10d48 (diff)
downloadslackbuilds-c11591f2378ae32791c4c381bc0350aa9d33f4b3.tar.gz
python/python3-loguru: Updated for version 0.7.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-loguru/python3-loguru.SlackBuild2
-rw-r--r--python/python3-loguru/python3-loguru.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-loguru/python3-loguru.SlackBuild b/python/python3-loguru/python3-loguru.SlackBuild
index 37cbab04ba..335d7d7e18 100644
--- a/python/python3-loguru/python3-loguru.SlackBuild
+++ b/python/python3-loguru/python3-loguru.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-loguru
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-0.7.1}
+VERSION=${VERSION:-0.7.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-loguru/python3-loguru.info b/python/python3-loguru/python3-loguru.info
index f3f5c4b48c..f206c53ab8 100644
--- a/python/python3-loguru/python3-loguru.info
+++ b/python/python3-loguru/python3-loguru.info
@@ -1,8 +1,8 @@
PRGNAM="python3-loguru"
-VERSION="0.7.1"
+VERSION="0.7.2"
HOMEPAGE="https://github.com/Delgan/loguru"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/l/loguru/loguru-0.7.1.tar.gz"
-MD5SUM="8558d43e7e740a2e30f898a12519e472"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/l/loguru/loguru-0.7.2.tar.gz"
+MD5SUM="572c233002a3ab88ffb727a916716ad5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""