14
0
Commit Graph

4 Commits

Author SHA256 Message Date
bba52165d6 Accepting request 1278653 from home:glaubitz:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1278653
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-markdown-math?expand=0&rev=7
2025-05-20 14:43:03 +00:00
53ff8d8328 Fix Provides/Obsoletes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-markdown-math?expand=0&rev=5
2024-11-14 15:45:58 +00:00
60f7a5fbf6 - Add proper Provides/Obsoletes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-markdown-math?expand=0&rev=4
2024-11-14 14:36:08 +00:00
0c9e03c93e - Fix the name of the package, it should be python-python-markdown-math
- 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.

- %check: use %pyunittest rpm macro

- Trim foreign markup from description.

- Initial package.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-markdown-math?expand=0&rev=2
2024-11-12 15:13:53 +00:00