Changelog for
python3-yamlloader-1.0.0-2.2.noarch.rpm :
* Thu Apr 22 2021 dmuellerAATTsuse.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 09 2019 mceplAATTsuse.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