File python-python-markdown-math.changes of Package python-python-markdown-math
-------------------------------------------------------------------
Tue May 20 11:15:40 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.9
* Fixed handling of begin/end inside inline math.
- Thanks to Tianxiang Xia for the bug report.
* Modernized packaging.
* Python ≥ 3.9 and setuptools ≥ 77.0 are now required.
- Adjust upstream source name in spec file
- Update BuildRequires from pyproject.toml
-------------------------------------------------------------------
Tue Nov 12 15:08:49 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Fix the name of the package, it should be python-python-markdown-math
- Add proper Provides/Obsoletes
-------------------------------------------------------------------
Mon May 31 10:40:07 UTC 2021 - pgajdos@suse.com
- version update to 0.8
* GitLab-style math blocks are now supported in nested environments such
as lists.
- Thanks to Ran Shaham for the contribution.
* Tests now pass with Python-Markdown 3.3.
* This extension now requires Python ≥ 3.4 and Python-Markdown ≥ 3.0.
* Fixed deprecation warnings with Python-Markdown 3.x.
* Added support for GitLab-style delimiters.
-------------------------------------------------------------------
Mon May 31 10:28:42 UTC 2021 - pgajdos@suse.com
- %check: use %pyunittest rpm macro
-------------------------------------------------------------------
Thu Jan 3 01:57:01 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Trim foreign markup from description.
-------------------------------------------------------------------
Wed Jan 2 12:36:45 UTC 2019 - badshah400@gmail.com
- Initial package.