Go to file
Dominique Leuenberger 93a672d079 Accepting request 802549 from devel:languages:python
- update to version 3.2.2:
  * Add checklinks tox environment to ensure all links in
    documentation are good.
  * Refactor extension API documentation (#729).
  * Load entry_points (for extensions) only once using
    importlib.metadata.
  * Do not double escape entities in TOC.
  * Correctly report if an extension raises a TypeError (#939).
  * Raise a KeyError when attempting to delete a nonexistent key
    from the extension registry (#939).
  * Remove import of packaging (or pkg_resources fallback) entirely
  * Remove setuptools as a run-time dependency (install_required).
- add new requirement importlib-metadata for python < 3.8
- remove setuptools from Requires: dependency dropped by upstream

OBS-URL: https://build.opensuse.org/request/show/802549
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Markdown?expand=0&rev=33
2020-05-12 20:26:26 +00:00
.gitattributes - Initial version 2012-07-23 12:54:17 +00:00
.gitignore - Initial version 2012-07-23 12:54:17 +00:00
markdown-3.0-python37.patch Accepting request 643259 from home:benoit_monin:branches:devel:languages:python 2018-10-19 19:47:18 +00:00
Markdown-3.2.2.tar.gz Accepting request 802354 from home:benoit_monin:branches:devel:languages:python 2020-05-11 05:51:46 +00:00
python-Markdown.changes Accepting request 802354 from home:benoit_monin:branches:devel:languages:python 2020-05-11 05:51:46 +00:00
python-Markdown.spec OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=62 2020-05-11 05:52:18 +00:00