14
0

Accepting request 755207 from home:mcepl:branches:systemsmanagement:wbem

Initial submit.

OBS-URL: https://build.opensuse.org/request/show/755207
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yamlloader?expand=0&rev=1
This commit is contained in:
2019-12-09 11:43:04 +00:00
committed by Git OBS Bridge
commit 38f84ab262
6 changed files with 110 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
-------------------------------------------------------------------
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