ports/contrib (3.7): python3-jsonschema: updated to version 4.7.2
commit 28020a213b9a16aaa38b9e2a09ae649284a890cc Author: Matt Housh <jaeger@crux.ninja> Date: Wed Jul 27 23:44:01 2022 -0500 python3-jsonschema: updated to version 4.7.2 diff --git a/python3-jsonschema/.footprint b/python3-jsonschema/.footprint index 32243acb0..7e59c756d 100644 --- a/python3-jsonschema/.footprint +++ b/python3-jsonschema/.footprint @@ -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 diff --git a/python3-jsonschema/.signature b/python3-jsonschema/.signature index 20017da6a..55fc17066 100644 --- a/python3-jsonschema/.signature +++ b/python3-jsonschema/.signature @@ -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 diff --git a/python3-jsonschema/Pkgfile b/python3-jsonschema/Pkgfile index f5c0b8d90..dd5a1298d 100644 --- a/python3-jsonschema/Pkgfile +++ b/python3-jsonschema/Pkgfile @@ -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...)
participants (1)
-
crux@crux.nu