aboutsummaryrefslogtreecommitdiff
path: root/python/python3-json-logger
diff options
context:
space:
mode:
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 2c945192ce..2f124976f7 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:-3.3.0}
+VERSION=${VERSION:-4.0.0}
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 1c94165de2..3d2ff4e156 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="3.3.0"
+VERSION="4.0.0"
HOMEPAGE="https://github.com/nhairs/python-json-logger"
-DOWNLOAD="https://github.com/nhairs/python-json-logger/archive/v3.3.0/python-json-logger-3.3.0.tar.gz"
-MD5SUM="c183a4e2db14f0fe76f820599b7e21bf"
+DOWNLOAD="https://github.com/nhairs/python-json-logger/archive/v4.0.0/python-json-logger-4.0.0.tar.gz"
+MD5SUM="c0848b52c49ae39716c97f5cbcbc20ee"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-opt python3-typing-extensions"