forked from pool/python-yamlloader
- update to 1.0.0:
* First stable release.
* Main change is that it returns always an OrderedDict, even for Python >=
3.7 for consistency
- remove happy_utf8.patch: upstream
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yamlloader?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 22 20:42:37 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.0.0:
|
||||
* First stable release.
|
||||
* Main change is that it returns always an OrderedDict, even for Python >=
|
||||
3.7 for consistency
|
||||
- remove happy_utf8.patch: upstream
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 9 11:10:50 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user