17
0

23 Commits

Author SHA256 Message Date
c94859478f Accepting request 1273216 from devel:languages:python
- update to 0.5.7:
  * Fix an issue where the any_of flag wasn’t properly respected
    in other than simple cases #297
- update to 0.5.6:
  * Fix #292 by adding intermediary class builder.

OBS-URL: https://build.opensuse.org/request/show/1273216
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-jsonschema-objects?expand=0&rev=11
2025-04-29 14:40:41 +00:00
9684c22349 - update to 0.5.7:
* Fix an issue where the any_of flag wasn’t properly respected
    in other than simple cases #297
- update to 0.5.6:
  * Fix #292 by adding intermediary class builder.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-jsonschema-objects?expand=0&rev=21
2025-04-28 16:49:44 +00:00
d73961f4f9 Accepting request 1208372 from devel:languages:python
- 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)

OBS-URL: https://build.opensuse.org/request/show/1208372
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-jsonschema-objects?expand=0&rev=10
2024-10-16 21:49:50 +00:00
98dc559f64 - 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)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-jsonschema-objects?expand=0&rev=19
2024-10-16 08:22:21 +00:00
699f382254 Accepting request 1179856 from devel:languages:python
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

OBS-URL: https://build.opensuse.org/request/show/1179856
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-jsonschema-objects?expand=0&rev=9
2024-06-11 16:29:35 +00:00
8881d590e9 Accepting request 1179152 from home:mcalabkova:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1179152
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-jsonschema-objects?expand=0&rev=17
2024-06-10 21:12:40 +00:00
04317b46d3 Accepting request 1132394 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1132394
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-jsonschema-objects?expand=0&rev=8
2023-12-11 20:51:05 +00:00
0713c85eab - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-jsonschema-objects?expand=0&rev=15
2023-12-11 05:37:10 +00:00
26797cd1fa Accepting request 1112409 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1112409
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-jsonschema-objects?expand=0&rev=7
2023-09-20 11:31:19 +00:00
8e4f46a3b5 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-jsonschema-objects?expand=0&rev=13
2023-09-20 02:49:18 +00:00
2d221abdf1 Accepting request 1099288 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1099288
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-jsonschema-objects?expand=0&rev=6
2023-07-18 20:09:02 +00:00
5fec6e7e32 Accepting request 1098183 from home:mcalabkova:branches:devel:languages:python
- Update to 0.4.2
  * Handle removed markdown version_info
  * fix nested oneOf resolution with different schema types
- Drop merged pso-markdown-version.patch
- Pin jsonschema version to < 4.18, not supported yet

OBS-URL: https://build.opensuse.org/request/show/1098183
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-jsonschema-objects?expand=0&rev=11
2023-07-12 08:26:48 +00:00
f6ef572608 Accepting request 999544 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/999544
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-jsonschema-objects?expand=0&rev=5
2022-08-27 11:21:21 +00:00
74f4420da4 Accepting request 999455 from home:bnavigator:branches:devel:languages:python
- Add pso-markdown-version.patch
  * gh#cwacek/python-jsonschema-objects#230

OBS-URL: https://build.opensuse.org/request/show/999455
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-jsonschema-objects?expand=0&rev=9
2022-08-27 09:50:23 +00:00
a1bf171171 Accepting request 987785 from devel:languages:python
- Skip a failing test for now.

OBS-URL: https://build.opensuse.org/request/show/987785
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-jsonschema-objects?expand=0&rev=4
2022-07-08 12:03:07 +00:00
750616de7d - Skip a failing test for now.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-jsonschema-objects?expand=0&rev=7
2022-07-08 04:31:01 +00:00
5d92074c62 Accepting request 947811 from devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/947811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-jsonschema-objects?expand=0&rev=3
2022-01-22 07:18:07 +00:00
e159e122b0 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-jsonschema-objects?expand=0&rev=6
2022-01-21 03:10:25 +00:00
49bf2cecc9 Accepting request 786860 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/786860
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-jsonschema-objects?expand=0&rev=2
2020-03-20 22:59:48 +00:00
Tomáš Chvátal
a41734acc3 Accepting request 786857 from home:pgajdos:python
- version update to 0.3.12
  * Going forward, this library will no longer test on or support Python 2.7 because it's EOL
  * Fixes formatting of supported schema versions (#184)
  * Removes some confusing code related to ArrayWrapper initialization (#188)
  * ProtocolBase objects (most objects) now support deepcopy. (#185)

OBS-URL: https://build.opensuse.org/request/show/786857
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-jsonschema-objects?expand=0&rev=4
2020-03-20 12:18:57 +00:00
2812858308 Accepting request 731430 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/731430
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-jsonschema-objects?expand=0&rev=1
2019-09-27 12:48:57 +00:00
Tomáš Chvátal
9e573a3f0b - Format with spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-jsonschema-objects?expand=0&rev=2
2019-09-17 08:42:32 +00:00
Tomáš Chvátal
cc5ee450e4 Accepting request 731347 from home:jayvdb:py-new
dep of https://build.opensuse.org/package/show/home:jayvdb:py-new/python-cloud-volume

OBS-URL: https://build.opensuse.org/request/show/731347
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-jsonschema-objects?expand=0&rev=1
2019-09-17 08:42:00 +00:00