Revisions of python-Markups
Ana Guerrero (anag+factory)
accepted
request 1224417
from
Matej Cepl (mcepl)
(revision 9)
- 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:
Dominique Leuenberger (dimstar_suse)
accepted
request 746307
from
Matej Cepl (mcepl)
(revision 7)
- Run through spec-cleaner
Dominique Leuenberger (dimstar_suse)
accepted
request 520062
from
Marguerite Su (MargueriteSu)
(revision 5)
1
Adrian Schröter (adrianSuSE)
committed
(revision 3)
Split 13.2 from Factory
Adrian Schröter (adrianSuSE)
committed
(revision 2)
Split 13.1 from Factory
Stephan Kulow (coolo)
accepted
request 154869
from
Marguerite Su (MargueriteSu)
(revision 1)
New dependency for retext 4.0
Displaying all 9 revisions