14
0

- Fix build with PyYAML > 5:

* yaml5.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=54
This commit is contained in:
Tomáš Chvátal
2019-03-15 12:22:00 +00:00
committed by Git OBS Bridge
parent cd9c127ce4
commit ee3c9f4d54
3 changed files with 56 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Mar 15 12:20:56 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Fix build with PyYAML > 5:
* yaml5.patch
-------------------------------------------------------------------
Wed Jan 2 11:04:33 UTC 2019 - badshah400@gmail.com