ports/contrib (3.7): python3-jsonschema: updated to version 4.8.0
commit 456ca89408675a65f610c0a989bca89f02cd84c0 Author: Matt Housh <jaeger@crux.ninja> Date: Thu Jul 28 17:30:56 2022 -0500 python3-jsonschema: updated to version 4.8.0 diff --git a/python3-jsonschema/.footprint b/python3-jsonschema/.footprint index 7e59c756d..5a81ebb37 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.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-4.8.0.dist-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.8.0.dist-info/INSTALLER +-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.8.0.dist-info/METADATA +-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.8.0.dist-info/RECORD +-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.8.0.dist-info/REQUESTED (EMPTY) +-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.8.0.dist-info/WHEEL +-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.8.0.dist-info/direct_url.json +-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.8.0.dist-info/entry_points.txt +drwxr-xr-x root/root usr/lib/python3.9/site-packages/jsonschema-4.8.0.dist-info/licenses/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/jsonschema-4.8.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 diff --git a/python3-jsonschema/.signature b/python3-jsonschema/.signature index 55fc17066..0c10ba3ab 100644 --- a/python3-jsonschema/.signature +++ b/python3-jsonschema/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3923cd1TlAIH1ZKEplL7zlvE4ycJiPW4yGzHb0ZC3UftkV3uvj+b5WXIUROh9auYBvUuHyrBSdVfEO53s1P8wwg= -SHA256 (Pkgfile) = e31ffbb0a732dca38c0aaa24e749dab4080d3eb72e62354046288b8137aa32c8 -SHA256 (.footprint) = 0bf1ab43117f8f34cea3af0251ac6a023a453e3caf432a1746a29d66dc463b45 -SHA256 (jsonschema-4.7.2.tar.gz) = 73764f461d61eb97a057c929368610a134d1d1fffd858acfe88864ee94f1f1d3 +RWSagIOpLGJF3/FFhhOlIepHUsK+1jcKVDjbsyFrRujIHHuSRZwYihcrldykgUGo5W6c+czHGgfjMY9ANmRgbM5kuuofNWGcJgQ= +SHA256 (Pkgfile) = af45e84d1015e553dc362aa267cb237fb72c5102c3a83fe2afc50093ff9d5781 +SHA256 (.footprint) = bc5037898ed3237aec0794ef671f53c95c76bb50c767e7b91d218d3ff1a3595c +SHA256 (jsonschema-4.8.0.tar.gz) = c1d410e379b210ba903bee6adf3fce6d5204cea4c2b622d63f914d2dbfef0993 diff --git a/python3-jsonschema/Pkgfile b/python3-jsonschema/Pkgfile index dd5a1298d..57fc507c7 100644 --- a/python3-jsonschema/Pkgfile +++ b/python3-jsonschema/Pkgfile @@ -4,9 +4,9 @@ # Depends on: python3-attrs python3-pyrsistent python3-build python3-setuptools-scm python3-hatch-vcs name=python3-jsonschema -version=4.7.2 +version=4.8.0 release=1 -source=(https://pypi.python.org/packages/source/j/jsonschema/jsonschema-$version.tar...) +source=(https://files.pythonhosted.org/packages/9d/c7/213df24d4dcf2eb115e2843205c607...) build() { cd jsonschema-$version
participants (1)
-
crux@crux.nu