diff options
-rw-r--r-- | python/python3-jsonschema-specifications/python3-jsonschema-specifications.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-jsonschema-specifications/python3-jsonschema-specifications.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-jsonschema-specifications/python3-jsonschema-specifications.SlackBuild b/python/python3-jsonschema-specifications/python3-jsonschema-specifications.SlackBuild index c61eae2e80..77043cf4af 100644 --- a/python/python3-jsonschema-specifications/python3-jsonschema-specifications.SlackBuild +++ b/python/python3-jsonschema-specifications/python3-jsonschema-specifications.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-jsonschema-specifications SRCNAM=jsonschema_specifications -VERSION=${VERSION:-2024.10.1} +VERSION=${VERSION:-2025.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-jsonschema-specifications/python3-jsonschema-specifications.info b/python/python3-jsonschema-specifications/python3-jsonschema-specifications.info index b34c08a57c..b4ddebc6c7 100644 --- a/python/python3-jsonschema-specifications/python3-jsonschema-specifications.info +++ b/python/python3-jsonschema-specifications/python3-jsonschema-specifications.info @@ -1,8 +1,8 @@ PRGNAM="python3-jsonschema-specifications" -VERSION="2024.10.1" +VERSION="2025.4.1" HOMEPAGE="https://github.com/python-jsonschema/jsonschema-specifications" -DOWNLOAD="https://files.pythonhosted.org/packages/source/j/jsonschema_specifications/jsonschema_specifications-2024.10.1.tar.gz" -MD5SUM="e8f726a5b9647031d9ee8b922cf9b56f" +DOWNLOAD="https://files.pythonhosted.org/packages/source/j/jsonschema_specifications/jsonschema_specifications-2025.4.1.tar.gz" +MD5SUM="d3919602b067993ba584fb4fe1662b9d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-referencing" |