python-python-jsonschema-objects
An object wrapper for JSON Schema definitions
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-python-jsonschema-objects && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-python-jsonschema-objects.changes | 0000001617 1.58 KB | |
python-python-jsonschema-objects.spec | 0000002233 2.18 KB | |
python_jsonschema_objects-0.4.1.tar.gz | 0000063076 61.6 KB |
Revision 3 (latest revision is 10)
Dominique Leuenberger (dimstar_suse)
accepted
request 947811
from
Steve Kowalik (StevenK)
(revision 3)
- Update to 0.4.1: * This release just incorporates the fix for #223 * Default values will now always serialize, even if the default value is null. Since this change could cause unexpected changes in serialized output the minor version has been bumped. Fixes #200 * Literals now properly support comparisons of all types (#213) * oneOfs inside oneOfs (oneOf-ception?!) no longer fail to serialize (#214) * #203 validatorSchemas passed in are now respected * #208 oneOf roundtrip serializations work better * #207 Another fix for abc deprecation * Fixes import path for collections.abc to be compliant with Python 3.8 [#197] (h/t @adriangay) - Remove duplicate setuptools BuildRequires.
Comments 0