aboutsummaryrefslogtreecommitdiff
path: root/python/python3-fastjsonschema
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2025-08-15 14:15:57 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-08-16 07:51:01 +0700
commit78ef30e364a043113a654146358bb1c2b3143f3b (patch)
tree8755e24c03c124a474ed3beda2837103f54d5ac4 /python/python3-fastjsonschema
parent98856e6b10be02672e092903d5db3bfab28d428e (diff)
python/python3-fastjsonschema: Update for 2.21.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-fastjsonschema')
-rw-r--r--python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild4
-rw-r--r--python/python3-fastjsonschema/python3-fastjsonschema.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild b/python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild
index a507a9cc1b..949c586089 100644
--- a/python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild
+++ b/python/python3-fastjsonschema/python3-fastjsonschema.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-fastjsonschema
-# Copyright 2022-2024 Isaac Yu <isaacyu@protonmail.com>
+# Copyright 2022-2025 Isaac Yu <isaacyu@protonmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-fastjsonschema
-VERSION=${VERSION:-2.21.1}
+VERSION=${VERSION:-2.21.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-fastjsonschema/python3-fastjsonschema.info b/python/python3-fastjsonschema/python3-fastjsonschema.info
index 0aa3a89073..445d552740 100644
--- a/python/python3-fastjsonschema/python3-fastjsonschema.info
+++ b/python/python3-fastjsonschema/python3-fastjsonschema.info
@@ -1,8 +1,8 @@
PRGNAM="python3-fastjsonschema"
-VERSION="2.21.1"
+VERSION="2.21.2"
HOMEPAGE="https://github.com/horejsek/python-fastjsonschema"
-DOWNLOAD="https://github.com/horejsek/python-fastjsonschema/archive/v2.21.1/python-fastjsonschema-2.21.1.tar.gz"
-MD5SUM="9d7a184b7bad3b84f2d885077d1554be"
+DOWNLOAD="https://github.com/horejsek/python-fastjsonschema/archive/v2.21.2/python-fastjsonschema-2.21.2.tar.gz"
+MD5SUM="c7bd2320386f60b93fc30f0777137298"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""