14
0

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
This commit is contained in:
2025-05-20 14:43:03 +00:00
committed by Git OBS Bridge
parent 53ff8d8328
commit bba52165d6
4 changed files with 20 additions and 8 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
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>