mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
Update to check-jsonschema 0.37.1
https://github.com/python-jsonschema/check-jsonschema/releases/tag/0.37.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
COMMENT= cli and pre-commit hook for JSON Schema validation
|
||||
|
||||
MODPY_DISTV= 0.37.0
|
||||
MODPY_DISTV= 0.37.1
|
||||
DISTNAME= check_jsonschema-${MODPY_DISTV}
|
||||
PKGNAME= check-jsonschema-${MODPY_DISTV}
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (check_jsonschema-0.37.0.tar.gz) = 8f71awQejNGtQuNA+EIsHyfgCHfinE80vONXlVsmLp0=
|
||||
SIZE (check_jsonschema-0.37.0.tar.gz) = 399692
|
||||
SHA256 (check_jsonschema-0.37.1.tar.gz) = AKK6XNyVAG4NB+N0P08j2At/MKaQcGwBjINXhhDC4KA=
|
||||
SIZE (check_jsonschema-0.37.1.tar.gz) = 408161
|
||||
|
||||
@@ -56,6 +56,7 @@ lib/python${MODPY_VERSION}/site-packages/check_jsonschema/builtin_schemas/vendor
|
||||
lib/python${MODPY_VERSION}/site-packages/check_jsonschema/builtin_schemas/vendor/bamboo-spec.json
|
||||
lib/python${MODPY_VERSION}/site-packages/check_jsonschema/builtin_schemas/vendor/bitbucket-pipelines.json
|
||||
lib/python${MODPY_VERSION}/site-packages/check_jsonschema/builtin_schemas/vendor/buildkite.json
|
||||
lib/python${MODPY_VERSION}/site-packages/check_jsonschema/builtin_schemas/vendor/changie.json
|
||||
lib/python${MODPY_VERSION}/site-packages/check_jsonschema/builtin_schemas/vendor/circle-ci.json
|
||||
lib/python${MODPY_VERSION}/site-packages/check_jsonschema/builtin_schemas/vendor/citation-file-format.json
|
||||
lib/python${MODPY_VERSION}/site-packages/check_jsonschema/builtin_schemas/vendor/cloudbuild.json
|
||||
@@ -73,6 +74,7 @@ lib/python${MODPY_VERSION}/site-packages/check_jsonschema/builtin_schemas/vendor
|
||||
lib/python${MODPY_VERSION}/site-packages/check_jsonschema/builtin_schemas/vendor/licenses/LICENSE.azure-pipelines
|
||||
lib/python${MODPY_VERSION}/site-packages/check_jsonschema/builtin_schemas/vendor/licenses/LICENSE.bitbucket-pipelines
|
||||
lib/python${MODPY_VERSION}/site-packages/check_jsonschema/builtin_schemas/vendor/licenses/LICENSE.buildkite
|
||||
lib/python${MODPY_VERSION}/site-packages/check_jsonschema/builtin_schemas/vendor/licenses/LICENSE.changie
|
||||
lib/python${MODPY_VERSION}/site-packages/check_jsonschema/builtin_schemas/vendor/licenses/LICENSE.citation-file-format
|
||||
lib/python${MODPY_VERSION}/site-packages/check_jsonschema/builtin_schemas/vendor/licenses/LICENSE.compose-spec
|
||||
lib/python${MODPY_VERSION}/site-packages/check_jsonschema/builtin_schemas/vendor/licenses/LICENSE.gitlab
|
||||
@@ -92,6 +94,7 @@ lib/python${MODPY_VERSION}/site-packages/check_jsonschema/builtin_schemas/vendor
|
||||
lib/python${MODPY_VERSION}/site-packages/check_jsonschema/builtin_schemas/vendor/sha256/bamboo-spec.sha256
|
||||
lib/python${MODPY_VERSION}/site-packages/check_jsonschema/builtin_schemas/vendor/sha256/bitbucket-pipelines.sha256
|
||||
lib/python${MODPY_VERSION}/site-packages/check_jsonschema/builtin_schemas/vendor/sha256/buildkite.sha256
|
||||
lib/python${MODPY_VERSION}/site-packages/check_jsonschema/builtin_schemas/vendor/sha256/changie.sha256
|
||||
lib/python${MODPY_VERSION}/site-packages/check_jsonschema/builtin_schemas/vendor/sha256/circle-ci.sha256
|
||||
lib/python${MODPY_VERSION}/site-packages/check_jsonschema/builtin_schemas/vendor/sha256/citation-file-format.sha256
|
||||
lib/python${MODPY_VERSION}/site-packages/check_jsonschema/builtin_schemas/vendor/sha256/cloudbuild.sha256
|
||||
|
||||
Reference in New Issue
Block a user