python3-jsonschema: updated to version 4.7.2

This commit is contained in:
Matt Housh 2022-07-27 23:44:01 -05:00
parent 1cbfe393d2
commit 28020a213b
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.6.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.6.0.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.6.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.6.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.6.0.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.6.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.6.0.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.6.0.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/jsonschema-4.6.0.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.6.0.dist-info/licenses/COPYING
drwxr-xr-x root/root usr/lib/python3.9/site-packages/jsonschema-4.7.2.dist-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.7.2.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.7.2.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.7.2.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.7.2.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.7.2.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.7.2.dist-info/direct_url.json
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.7.2.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/jsonschema-4.7.2.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.7.2.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
RWSagIOpLGJF3+1gg69KmhBRLILDM8DovLHlb34lKTY3OMWAcezVP/IzDvscjetpibyJ3xflZW35R+5RhX3c5iYavXE6AwrdDg0=
SHA256 (Pkgfile) = 424dfd65cb87df3c619fe1a2fa6a24b97b87e3ca60e7392a913fd13bf448e4f5
SHA256 (.footprint) = d37ceebe7b4ce36cc38b528e55542cbe66e044e63f560c90d174cc6bd0b19e41
SHA256 (jsonschema-4.6.0.tar.gz) = 9d6397ba4a6c0bf0300736057f649e3e12ecbc07d3e81a0dacb72de4e9801957
RWSagIOpLGJF3923cd1TlAIH1ZKEplL7zlvE4ycJiPW4yGzHb0ZC3UftkV3uvj+b5WXIUROh9auYBvUuHyrBSdVfEO53s1P8wwg=
SHA256 (Pkgfile) = e31ffbb0a732dca38c0aaa24e749dab4080d3eb72e62354046288b8137aa32c8
SHA256 (.footprint) = 0bf1ab43117f8f34cea3af0251ac6a023a453e3caf432a1746a29d66dc463b45
SHA256 (jsonschema-4.7.2.tar.gz) = 73764f461d61eb97a057c929368610a134d1d1fffd858acfe88864ee94f1f1d3

View File

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