14
0

- Add patch to fix build with pygments 2.4 and newer:

* pygments25.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docutils?expand=0&rev=63
This commit is contained in:
Tomáš Chvátal
2020-03-14 09:57:12 +00:00
committed by Git OBS Bridge
parent f6d949f7d0
commit d74992fe32
3 changed files with 115 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Mar 14 09:56:02 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to fix build with pygments 2.4 and newer:
* pygments25.patch
-------------------------------------------------------------------
Wed Jan 15 10:56:28 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>