2021-04-22 20:44:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2019-12-09 11:43:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 9 11:10:50 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Initial packaging effort for yamlloader 0.5.5
|
|
|
|
- Add happy_utf8.patch to make package buildable with Python 3.6
|
|
|
|
as well. gh#Phynix/yamlloader#16
|