summaryrefslogtreecommitdiffstats
path: root/python/python3-json-logger
diff options
context:
space:
mode:
author Isaac Yu2023-02-22 20:37:42 +0100
committer Willy Sudiarto Raharjo2023-02-25 03:18:08 +0100
commit521ff21288d534d0fcf556e3327bf8622afd0e4c (patch)
tree1ee8dfbbcf5566eabf11a8a183670c797117ccd0 /python/python3-json-logger
parentc05bc1f893db2815ef22109f1b7bb890c01e4fcc (diff)
downloadslackbuilds-521ff21288d534d0fcf556e3327bf8622afd0e4c.tar.gz
python/python3-json-logger: Update for 2.0.7
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-json-logger')
-rw-r--r--python/python3-json-logger/python3-json-logger.SlackBuild2
-rw-r--r--python/python3-json-logger/python3-json-logger.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-json-logger/python3-json-logger.SlackBuild b/python/python3-json-logger/python3-json-logger.SlackBuild
index a5743a20ae..68311ca17d 100644
--- a/python/python3-json-logger/python3-json-logger.SlackBuild
+++ b/python/python3-json-logger/python3-json-logger.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-json-logger
-VERSION=${VERSION:-2.0.6}
+VERSION=${VERSION:-2.0.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-json-logger/python3-json-logger.info b/python/python3-json-logger/python3-json-logger.info
index 41c59dee55..7186749635 100644
--- a/python/python3-json-logger/python3-json-logger.info
+++ b/python/python3-json-logger/python3-json-logger.info
@@ -1,8 +1,8 @@
PRGNAM="python3-json-logger"
-VERSION="2.0.6"
+VERSION="2.0.7"
HOMEPAGE="https://github.com/madzak/python-json-logger"
-DOWNLOAD="https://github.com/madzak/python-json-logger/archive/v2.0.6/python-json-logger-2.0.6.tar.gz"
-MD5SUM="31a23fb67233038922aced68793b3774"
+DOWNLOAD="https://github.com/madzak/python-json-logger/archive/v2.0.7/python-json-logger-2.0.7.tar.gz"
+MD5SUM="280d601aa6fad91cc0f1bf67e44522ab"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""