- update and adapt the patch for python-3.7:

* add markdown-3.0-python37.patch
  * remove markdown-2.6.11-python37.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=48
This commit is contained in:
Tomáš Chvátal 2018-10-22 07:15:15 +00:00 committed by Git OBS Bridge
parent ef891ff219
commit f8b2a240d6

View File

@ -30,7 +30,9 @@ Thu Oct 18 19:03:17 UTC 2018 - Benoît Monin <benoit.monin@gmx.fr>
data-toc-label attribute is now used as the content of the
Table of Contents item for that header
+ additional CSS class names can be appended to Admonitions
- update and adapt the patch for python-3.7
- update and adapt the patch for python-3.7:
* add markdown-3.0-python37.patch
* remove markdown-2.6.11-python37.patch
- run the tests via unittest discover
- remove nose from BuildRequires: not used anymore