forked from pool/python-python-jsonschema-objects
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
This commit is contained in:
committed by
Git OBS Bridge
parent
2812858308
commit
a41734acc3
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
Reference in New Issue
Block a user