14
0
forked from pool/python-stestr

- Add patch to work with PyYAML 5.x series:

* pyyaml5.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stestr?expand=0&rev=20
This commit is contained in:
Tomáš Chvátal
2019-03-17 15:20:27 +00:00
committed by Git OBS Bridge
parent 3759dc1dab
commit 0fc34631e0
3 changed files with 145 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Mar 17 15:17:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to work with PyYAML 5.x series:
* pyyaml5.patch
-------------------------------------------------------------------
Wed Mar 13 12:40:42 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>