Path to this page:
Subject: CVS commit: pkgsrc/textproc/py-jsonschema-spec
From: Adam Ciarcinski
Date: 2023-08-26 16:44:11
Message id: 20230826144411.C8E07FBDB@cvs.NetBSD.org
Log Message:
py-jsonschema-spec: updated to 0.2.4
0.2.4
Bug fixes
Accessor store resolved references fix
0.2.3
Bug fixes
FilePathReader read relative path fix
0.2.2
Features
Add resolve context method for SchemaPath
0.2.1
Changelog
Bump referencing from 0.24.4 to 0.29.0
0.2.0
Changelog
Python 3.7 support dropped
Remove jsonschema dependency in favor of referencing and jsonschema-specifications
SchemaPath.from_path factory method added
Deprecations
Spec class name is deprecated. Use SchemaPath instead.
spec_url parameter is deprecated. Use base_uri instead.
ref_resolver_handlers parameter is deprecated. Use handlers instead.
Files: