python3-jsonschema: updated to version 4.17.0

This commit is contained in:
Matt Housh 2022-11-14 18:01:18 -06:00
parent 40111e8a14
commit aa4dc5ff3c
3 changed files with 15 additions and 15 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.9/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/jsonschema-4.16.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.16.0.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.16.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.16.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.16.0.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.16.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.16.0.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.16.0.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/jsonschema-4.16.0.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.16.0.dist-info/licenses/COPYING
drwxr-xr-x root/root usr/lib/python3.9/site-packages/jsonschema-4.17.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.17.0.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.17.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.17.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.17.0.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.17.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.17.0.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.17.0.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/jsonschema-4.17.0.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.17.0.dist-info/licenses/COPYING
drwxr-xr-x root/root usr/lib/python3.9/site-packages/jsonschema/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema/__init__.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema/__main__.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF36ie2vBgAI6CzZUQLn3QMgHND3xFAEpekJrvKBislPyUOndAU5mI1essRkmq0FPSMqG0P6TYtzpfOqW8tZKUkw8=
SHA256 (Pkgfile) = 38f03f478c29494e190302dee3c325578a8857421e24eb146e72179e28dc56ae
SHA256 (.footprint) = 3ffd86079d7cd2a6ee3742eb3a9b5170e6ae0e27c73a56d0ffb86278f8961eef
SHA256 (jsonschema-4.16.0.tar.gz) = 165059f076eff6971bae5b742fc029a7b4ef3f9bcf04c14e4776a7605de14b23
RWSagIOpLGJF3+tvA1Yk/FaRehtz7h8VVpJ1lcj2FsoEFE8A3SaQbNYRW22VhVUqzGoYH/kSeSQStUywkY6dWzmOKFehP9Vajg4=
SHA256 (Pkgfile) = f9372678c3a2f6b8df3fd75885bff98b4fa6510c984a884ca0cd8db44ccbf621
SHA256 (.footprint) = ff06bc55ca86d5558fac67aadc35a7dc73fd91ec7b29b7cd17cd9249c55d6500
SHA256 (jsonschema-4.17.0.tar.gz) = 5bfcf2bca16a087ade17e02b282d34af7ccd749ef76241e7f9bd7c0cb8a9424d

View File

@ -4,7 +4,7 @@
# Depends on: python3-attrs python3-pyrsistent python3-build python3-setuptools-scm python3-hatch-vcs python3-hatch-fancy-pypi-readme
name=python3-jsonschema
version=4.16.0
version=4.17.0
release=1
source=(https://pypi.python.org/packages/source/j/jsonschema/jsonschema-$version.tar.gz)