diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2025-09-11 12:43:30 -0600 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-09-13 07:58:05 +0700 |
| commit | 7051780309e313080a8f2dfd4e93b5a771383289 (patch) | |
| tree | 025778ea874e3f1af116228dfdf7eca3e3afec1a /python/python3-jsonschema-specifications | |
| parent | 6035cb5c7b1995d177190c9e8d967082ecd2afcc (diff) | |
python/python3-jsonschema-specifications: Updated for version 2025.9.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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" |
