Revisions of python-Markdown

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 975264 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 38)
- Clean up the SPEC file.
- update to version 3.3.7: bug-fix release
  * Disallow square brackets in reference link ids (#1209)
  * Retain configured pygments_style after first code block (#1240)
  * Ensure fenced code attributes are properly escaped (#1247)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 933589 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 37)
- update to 3.3.6:
  * Fix a dependency issue
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 802549 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 33)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 643640 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 27)
- update to version 3.0: major release
  * backwards-incompatible changes:
    + enable_attributes keyword deprecated
    + smart_emphasis keyword and smart_strong extension deprecated
    + output_formats simplified to html and xhtml
    + safe_mode and html_replacement_text keywords deprecated
    + Positional arguments deprecated
    + Extension name behavior has changed
    + Extension configuration as part of extension name deprecated
    + HeaderId extension deprecated
    + Homegrown OrderedDict has been replaced with a purpose-built
      Registry
    + Markdown class instance references
    + markdown.util.isBlockLevel deprecated
    + md_globals keyword deprecated from extension API
    + Added new, more flexible InlineProcessor class
  * new features:
    + a new testing framework is included as a part of the Markdown
      library, which can also be used by third party extensions
    + a new toc_depth parameter has been added to the Table of
      Contents Extension
    +  new toc_tokens attribute has been added to the Markdown class
       by the Table of Contents Extension
    + when the Table of Contents Extension is used in conjunction
      with the Attribute Lists Extension and a data-toc-label
      attribute is defined on a header, the content of the
      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:
Displaying revisions 1 - 20 of 46
openSUSE Build Service is sponsored by