forked from pool/python-Markdown
Accepting request 989737 from home:benoit_monin:branches:devel:languages:python
- update to version 3.4.1 - drop requirement of python-xml, not needed by upstream - set the minimum python version to 3.7 - require importlib-metadata only for python version < 3.10 OBS-URL: https://build.opensuse.org/request/show/989737 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=77
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 17 17:53:17 UTC 2022 - Benoît Monin <benoit.monin@gmx.fr>
|
||||
|
||||
- update to version 3.4.1: bug-fix release
|
||||
* Fix an import issue with importlib.util (#1274).
|
||||
- additional changes from version 3.4.0:
|
||||
* see https://python-markdown.github.io/change_log/release-3.4/
|
||||
for details
|
||||
- drop requirement of python-xml, not needed by upstream
|
||||
- set the minimum python version to 3.7
|
||||
- require importlib-metadata only for python version < 3.10
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 5 21:23:17 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user