15
0

Accepting request 1274852 from home:glaubitz:branches:devel:languages:python

- Update to 4.1.1
  * Adapt the tests to Pygments 2.19 (contributed by Markéta Calábková in #20).
  * Add support for Debian ``node-mathjax-full`` package.
  * Use :PEP:`639` license expression (needs setuptools 77 or newer).
- Drop pygments.patch, merged upstream
- Use Python 3.11 on SLE-15 by default

OBS-URL: https://build.opensuse.org/request/show/1274852
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markups?expand=0&rev=26
This commit is contained in:
2025-05-06 11:17:59 +00:00
committed by Git OBS Bridge
parent 6296eea789
commit ff422351ea
5 changed files with 15 additions and 29 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue May 6 09:50:53 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 4.1.1
* Adapt the tests to Pygments 2.19 (contributed by Markéta Calábková in #20).
* Add support for Debian ``node-mathjax-full`` package.
* Use :PEP:`639` license expression (needs setuptools 77 or newer).
- Drop pygments.patch, merged upstream
- Use Python 3.11 on SLE-15 by default
-------------------------------------------------------------------
Mon Apr 14 06:06:17 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>