diff options
Diffstat (limited to 'python/python3-jsonschema-specifications')
-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 77043cf4af..d6f91acb8b 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:-2025.4.1} +VERSION=${VERSION:-2025.9.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 b4ddebc6c7..a8435667ae 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="2025.4.1" +VERSION="2025.9.1" HOMEPAGE="https://github.com/python-jsonschema/jsonschema-specifications" -DOWNLOAD="https://files.pythonhosted.org/packages/source/j/jsonschema_specifications/jsonschema_specifications-2025.4.1.tar.gz" -MD5SUM="d3919602b067993ba584fb4fe1662b9d" +DOWNLOAD="https://files.pythonhosted.org/packages/source/j/jsonschema_specifications/jsonschema_specifications-2025.9.1.tar.gz" +MD5SUM="ef8e5a762c7ef39dcfb775c81336a690" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-referencing" |