File python-python-jsonschema-objects.changes of Package python-python-jsonschema-objects
-------------------------------------------------------------------
Fri Mar 20 11:53:16 UTC 2020 - pgajdos@suse.com
- 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)
-------------------------------------------------------------------
Tue Sep 17 08:42:24 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Format with spec-cleaner
-------------------------------------------------------------------
Mon Sep 16 06:49:20 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v0.3.11