python/python3-loguru: Updated for version 0.7.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-09-17 16:28:40 -06:00 committed by Willy Sudiarto Raharjo
parent 896508436d
commit c11591f237
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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=""