python3-jsonschema: updated to version 4.22.0

This commit is contained in:
Matt Housh 2024-05-06 11:11:02 -05:00
parent 3d6d6dddb9
commit 4e27329243
Signed by: jaeger
GPG Key ID: F9DE89ED1BFADFD7
3 changed files with 24 additions and 18 deletions

View File

@ -4,16 +4,16 @@ drwxr-xr-x root/root usr/bin/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.10/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/jsonschema-4.21.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema-4.21.1.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema-4.21.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema-4.21.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema-4.21.1.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema-4.21.1.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema-4.21.1.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema-4.21.1.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/jsonschema-4.21.1.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema-4.21.1.dist-info/licenses/COPYING
drwxr-xr-x root/root usr/lib/python3.10/site-packages/jsonschema-4.22.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema-4.22.0.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema-4.22.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema-4.22.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema-4.22.0.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema-4.22.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema-4.22.0.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema-4.22.0.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/jsonschema-4.22.0.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema-4.22.0.dist-info/licenses/COPYING
drwxr-xr-x root/root usr/lib/python3.10/site-packages/jsonschema/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema/__init__.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema/__main__.py
@ -40,13 +40,17 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/jsonschema/benchmarks/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema/benchmarks/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/jsonschema/benchmarks/__pycache__/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema/benchmarks/__pycache__/__init__.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema/benchmarks/__pycache__/const_vs_enum.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema/benchmarks/__pycache__/contains.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema/benchmarks/__pycache__/issue232.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema/benchmarks/__pycache__/json_schema_test_suite.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema/benchmarks/__pycache__/nested_schemas.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema/benchmarks/__pycache__/subcomponents.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema/benchmarks/__pycache__/unused_registry.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema/benchmarks/__pycache__/useless_applicator_schemas.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema/benchmarks/__pycache__/useless_keywords.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema/benchmarks/__pycache__/validator_creation.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema/benchmarks/const_vs_enum.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema/benchmarks/contains.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema/benchmarks/issue232.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/jsonschema/benchmarks/issue232/
@ -55,6 +59,8 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/jsonschema/benchmarks/issu
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema/benchmarks/nested_schemas.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema/benchmarks/subcomponents.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema/benchmarks/unused_registry.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema/benchmarks/useless_applicator_schemas.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema/benchmarks/useless_keywords.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema/benchmarks/validator_creation.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema/cli.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema/exceptions.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF37G5Mx35aihjvCFyc3c+BHpwmMr343UsjvDEAaCNhmdytks3h82IwbongeaAwjbxYhn9sGBVbJQcsfv9iG0XQwo=
SHA256 (Pkgfile) = 8204fb8cbbdf8c32534b82534b2f301520b35cb9cb7853e017b0c7e1eaf3e726
SHA256 (.footprint) = 8e446b65828b6744364fc01da0d8df49691c8385fdcad608c04bdc4cc3716ee7
SHA256 (jsonschema-4.21.1.tar.gz) = 85727c00279f5fa6bedbe6238d2aa6403bedd8b4864ab11207d07df3cc1b2ee5
RWSagIOpLGJF356TSk8XUg5sv6V3daPjK4qqHX2rbwpcfWZbwdvV9SyBWU+ZC9gXGaapT/fjYNaPT8Mf768QrpVXfPdrxvAnvw4=
SHA256 (Pkgfile) = 7a31ed3f833eeddf96f43284f8e99747a7beb4ca67985a6a27ddabc201113dee
SHA256 (.footprint) = 62ccbe718ae2bbd7c54ed0a3c5f3821a5f3076cbb1c36ff2efc319fbb14b373e
SHA256 (jsonschema-4.22.0.tar.gz) = 5b22d434a45935119af990552c862e5d6d564e8f6601206b305a61fdf661a2b7

View File

@ -4,12 +4,12 @@
# Depends on: python3-attrs python3-pyrsistent python3-build python3-setuptools-scm python3-hatch-vcs python3-hatch-fancy-pypi-readme python3-referencing python3-jsonschema-specifications
name=python3-jsonschema
version=4.21.1
version=4.22.0
release=1
source=(https://pypi.python.org/packages/source/j/jsonschema/jsonschema-$version.tar.gz)
build() {
cd jsonschema-$version
/usr/bin/python3 -m build --wheel --skip-dependency-check --no-isolation
PIP_CONFIG_FILE=/dev/null /usr/bin/pip3 install --isolated --root=$PKG --ignore-installed --no-deps dist/*.whl
cd jsonschema-$version
/usr/bin/python3 -m build --wheel --skip-dependency-check --no-isolation
PIP_CONFIG_FILE=/dev/null /usr/bin/pip3 install --isolated --root=$PKG --ignore-installed --no-deps dist/*.whl
}