Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python312-Markups-4.1.0-2.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python312-Markups Distribution: openSUSE Tumbleweed
Version: 4.1.0 Vendor: openSUSE
Release: 2.1 Build date: Mon Apr 14 08:06:17 2025
Group: Unspecified Build host: reproducible
Size: 83241 Source RPM: python-Markups-4.1.0-2.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/mitya57/pymarkups
Summary: A wrapper around various text markups
This module provides a wrapper around the various text markup languages,
such as Markdown and reStructuredText (these two are supported by default).

Provides

Requires

License

BSD-3-Clause

Changelog

* Mon Apr 14 2025 Steve Kowalik <steven.kowalik@suse.com>
  - Support both lowercased and unnormalized metadata directory names.
* Tue Mar 25 2025 Steve Kowalik <steven.kowalik@suse.com>
  - Lowercase metadata directory name.
* Wed Jan 22 2025 Markéta Machová <mmachova@suse.com>
  - Add pygments.patch to fix test failure with new pygments
* Wed Jan 22 2025 Markéta Machová <mmachova@suse.com>
  - Update to 4.1.0
    * Incompatible change: Python 3.9 is no longer supported
    * Made the order of Markdown extensions deterministic
    * Adopted ruff for code quality checks and auto-formatting
* Tue Nov 12 2024 Matej Cepl <mcepl@cepl.eu>
  - Update to 4.0.0:
    Incompatible changes:
    - Python versions older than 3.9 are no longer supported.
    - Python-Markdown versions older than 3.0 are no longer supported.
    - Setuptools 61.2 or higher is required to build the project.
    - ``setup.py`` has been removed. Use ``pip``, ``build`` or other :PEP:`517`
      compatible tool.
    Other changes:
    - Added AsciiDocMarkup (contributed by Dave Kuhlman in #17).
    - Made the tests pass with Pygments ≥ 2.11.
    - Made the tests pass when PyYAML is not installed (#18).
    - Reformatted code in accordance with :PEP:`8` standard.
    - Fixed mypy errors and added a :PEP:`561` ``py.typed`` file.
  - Update to 3.1.3:
    - Fixed logic to load extensions file when PyYAML module is not available
      (issue #16, thanks foxB612 for the bug report).
    - Made the tests pass with docutils 0.18.
  - Update to 3.1.2:
    - Incompatible change: Python 3.6 is no longer supported.
    - Fixed replacing Markdown extensions in document.
    - Fixed crash when using TOC backrefs in reStructuredText (issue #14,
      thanks Hrissimir for the patch).
  - Update to 3.1.1:
    - The reStructuredText markup now includes line numbers information in
      ``data-posmap`` attributes.
    - The reStructuredText markup now uses only ``minimal.css`` stylesheet
      (not ``plain.css`` anymore).
    - Added support for the upcoming docutils 0.17 release to the tests.
  - Update to 3.1.0:
    Incompatible changes:
    - Python versions older than 3.6 are no longer supported.
    Other changes:
    - Instead of ``pkg_resources``, ``importlib.metadata`` is now used.
    - For Markdown markup, ``markdown-extensions.yaml`` files are now supported
      in addition to ``markdown-extensions.txt`` files.
    - Type annotations were added for public API.
    - The reStructuredText markup no longer raises exceptions for invalid markup.
    - MathJax v3 is now supported in addition to v2. Also, the Arch Linux mathjax
      packages are now supported (issue #4).
    - Added Pygments CSS support for the ``pymdownx.highlight`` Markdown extension.
* Wed May 26 2021 pgajdos@suse.com
  - %check: use %pyunittest rpm macro
* Thu Nov 07 2019 Matej Cepl <mcepl@suse.com>
  - Run through spec-cleaner
* Wed Jan 02 2019 badshah400@gmail.com
  - Update to version 3.0.0:
    * The deprecated AbstractMarkup API has been removed.
    * Python 3.2 is no longer supported.
    * The output now uses HTML5 instead of HTML4.
    * The custom markups are now registered with entry points.
    * The ``get_custom_markups()`` method has been removed.
    * New required dependency: python-markdown-math.
    * Python-Markdown 3.x release is now supported.
  - Add python-markdown-math to Requires (new dependency).
  - Run fdupes to clean up duplicate files wasting space (add
    BuildRequires: fdupes).
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
  - Remove superfluous devel dependency for noarch package
* Thu Aug 31 2017 toddrme2178@gmail.com
  - update to Version 2.0.1
    * The new MathJax CDN is used, the old one will be shut down soon.
    * When using MathJax with Markdown, the AMSmath and AMSsymbols extensions are
      now enabled.
  - update to Version 2.0.0, 2016-05-09
    * Changed the API of pymarkups to clearly separate the conversion step from
      access to the various elements of the result. The old API is deprecated
      and will be removed in a future release. Please see the documentation for
      details on using the new API.
    * The reStructuredText markup now includes document title and subtitle in
      the HTML body.
    * Added a ``markup2html.py`` reference script to show API usage.
    * Improved support for specifying Markdown extensions in the document.

Files

/usr/lib/python3.12/site-packages/Markups-4.1.0.dist-info
/usr/lib/python3.12/site-packages/Markups-4.1.0.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/Markups-4.1.0.dist-info/LICENSE
/usr/lib/python3.12/site-packages/Markups-4.1.0.dist-info/METADATA
/usr/lib/python3.12/site-packages/Markups-4.1.0.dist-info/RECORD
/usr/lib/python3.12/site-packages/Markups-4.1.0.dist-info/REQUESTED
/usr/lib/python3.12/site-packages/Markups-4.1.0.dist-info/WHEEL
/usr/lib/python3.12/site-packages/Markups-4.1.0.dist-info/entry_points.txt
/usr/lib/python3.12/site-packages/Markups-4.1.0.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/markups
/usr/lib/python3.12/site-packages/markups/__init__.py
/usr/lib/python3.12/site-packages/markups/__pycache__
/usr/lib/python3.12/site-packages/markups/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/markups/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/markups/__pycache__/abstract.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/markups/__pycache__/abstract.cpython-312.pyc
/usr/lib/python3.12/site-packages/markups/__pycache__/asciidoc.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/markups/__pycache__/asciidoc.cpython-312.pyc
/usr/lib/python3.12/site-packages/markups/__pycache__/common.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/markups/__pycache__/common.cpython-312.pyc
/usr/lib/python3.12/site-packages/markups/__pycache__/markdown.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/markups/__pycache__/markdown.cpython-312.pyc
/usr/lib/python3.12/site-packages/markups/__pycache__/restructuredtext.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/markups/__pycache__/restructuredtext.cpython-312.pyc
/usr/lib/python3.12/site-packages/markups/__pycache__/textile.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/markups/__pycache__/textile.cpython-312.pyc
/usr/lib/python3.12/site-packages/markups/abstract.py
/usr/lib/python3.12/site-packages/markups/asciidoc.py
/usr/lib/python3.12/site-packages/markups/common.py
/usr/lib/python3.12/site-packages/markups/markdown.py
/usr/lib/python3.12/site-packages/markups/py.typed
/usr/lib/python3.12/site-packages/markups/restructuredtext.py
/usr/lib/python3.12/site-packages/markups/textile.py
/usr/share/doc/packages/python312-Markups
/usr/share/doc/packages/python312-Markups/README.rst
/usr/share/doc/packages/python312-Markups/changelog
/usr/share/licenses/python312-Markups
/usr/share/licenses/python312-Markups/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Apr 24 23:26:44 2025