Revisions of python-python-jsonschema-objects
Ana Guerrero (anag+factory)
accepted
request 1208372
from
Dirk Mueller (dirkmueller)
(revision 10)
- update to 0.5.5: * remove six dependencies - drop no-six.patch (upstream) - Skip a failing test for now. * Fixes import path for collections.abc to be compliant with Python 3.8 [#197] (h/t @adriangay)
Ana Guerrero (anag+factory)
accepted
request 1179856
from
Matej Cepl (mcepl)
(revision 9)
Forwarded request #1179152 from mcalabkova - Update to 0.5.4 * bugfix: Update the way specifications are retrieved * tests: Add tests to validate expected behavior on some issues * handle nested anyof, ensure that data gets passed down via object creators * feature: Add support for the const keyword - Add no-six.patch to get rid of six - Drop no-longer-needed use-specification-obj.patch
Ana Guerrero (anag+factory)
accepted
request 1132394
from
Steve Kowalik (StevenK)
(revision 8)
- Update to 0.5.1: * Setup for handling anyOf simplifying to oneOf on import. - Add patch use-specification-obj.patch: * Stop passing string schemas, convert it to a Specification object
Dominique Leuenberger (dimstar_suse)
accepted
request 1112409
from
Steve Kowalik (StevenK)
(revision 7)
- Update to 0.5.0: * Migrate to jsonschema 4.18 * Drop support for Python 3.7 due to lack of support under jsonschema>=4.18 * Drop support for jsonschema<4.18 due to breaking changes in that libraries interfaces - Migrate to pyproject macros - Stop using greedy globs in %files
Dominique Leuenberger (dimstar_suse)
accepted
request 1099288
from
Factory Maintainer (factory-maintainer)
(revision 6)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 999544
from
Markéta Machová (mcalabkova)
(revision 5)
Dominique Leuenberger (dimstar_suse)
accepted
request 987785
from
Steve Kowalik (StevenK)
(revision 4)
- Skip a failing test for now.
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.
Dominique Leuenberger (dimstar_suse)
accepted
request 786860
from
Tomáš Chvátal (scarabeus_iv)
(revision 2)
Dominique Leuenberger (dimstar_suse)
accepted
request 731430
from
Tomáš Chvátal (scarabeus_iv)
(revision 1)
Displaying all 10 revisions