python3-jsonschema-specifications: updated to version 2023.11.1; new dependencies python3-hatch-vcs, python3-referencing

This commit is contained in:
Matt Housh 2023-11-17 10:43:22 -06:00
parent b38b1fef5d
commit 37fff5e460
3 changed files with 15 additions and 15 deletions

View File

@ -2,15 +2,15 @@ drwxr-xr-x root/root usr/
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_specifications-2023.7.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema_specifications-2023.7.1.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema_specifications-2023.7.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema_specifications-2023.7.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema_specifications-2023.7.1.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema_specifications-2023.7.1.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema_specifications-2023.7.1.dist-info/direct_url.json
drwxr-xr-x root/root usr/lib/python3.10/site-packages/jsonschema_specifications-2023.7.1.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema_specifications-2023.7.1.dist-info/licenses/COPYING
drwxr-xr-x root/root usr/lib/python3.10/site-packages/jsonschema_specifications-2023.11.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema_specifications-2023.11.1.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema_specifications-2023.11.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema_specifications-2023.11.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema_specifications-2023.11.1.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema_specifications-2023.11.1.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema_specifications-2023.11.1.dist-info/direct_url.json
drwxr-xr-x root/root usr/lib/python3.10/site-packages/jsonschema_specifications-2023.11.1.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema_specifications-2023.11.1.dist-info/licenses/COPYING
drwxr-xr-x root/root usr/lib/python3.10/site-packages/jsonschema_specifications/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jsonschema_specifications/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/jsonschema_specifications/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF36V3Zu4MoG6sz2vKHi+7MdXIe0WM/ATitdhsUcKcmBq6smZe6I5i+nXrFHzjvSrxo66VTYX0/Q3pXznTkufYyAk=
SHA256 (Pkgfile) = 1a6d1c2772ae5d01ac4b7e1a6a12d8f54bf25769c1455c64c4d1781584c2ae9d
SHA256 (.footprint) = 82b7de0c3d2113f0d3c1da996f97e10586756316be480b5d6921e4ccbca3bf32
SHA256 (jsonschema_specifications-2023.7.1.tar.gz) = c91a50404e88a1f6ba40636778e2ee08f6e24c5613fe4c53ac24578a5a7f72bb
RWSagIOpLGJF34weptVdZ7f2koDetnDxKvQSGyqSyPbhrEBjNiOgYRQnfQKST2WcBCADjaviovWq5Kz0MRBAFlESgsiYmLz+TA4=
SHA256 (Pkgfile) = 7e8b54ed239613a12e20cbee73232346558780bfbded8f60fc42c9ed6c5858ed
SHA256 (.footprint) = f72a2342c7d12c41a5ea1372dad4b22aa3b1d3a5ed9e8aef3d96853ba941a78c
SHA256 (jsonschema_specifications-2023.11.1.tar.gz) = c9b234904ffe02f079bf91b14d79987faa685fd4b39c377a0996954c0090b9ca

View File

@ -1,10 +1,10 @@
# Description: The JSON Schema meta-schemas and vocabularies, exposed as a Registry
# URL: https://pypi.org/project/jsonschema-specifications/
# Maintainer: Matt Housh, jaeger at crux dot ninja
# Depends on: python3-build python3-hatchling
# Depends on: python3-build python3-hatchling python3-hatch-vcs python3-referencing
name=python3-jsonschema-specifications
version=2023.7.1
version=2023.11.1
release=1
source=(https://pypi.python.org/packages/source/j/jsonschema-specifications/jsonschema_specifications-$version.tar.gz)