14
0

Accepting request 1299146 from home:mcepl:branches:devel:languages:python:Factory

- Add fix-py314.patch to fix failing tests on 3.14.* or 3.13.6+
  (gh#Python-Markdown/markdown#1547).

OBS-URL: https://build.opensuse.org/request/show/1299146
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Markdown?expand=0&rev=110
This commit is contained in:
2025-08-12 20:30:50 +00:00
committed by Git OBS Bridge
parent 621c3f0e4a
commit 71afb60f39
3 changed files with 63 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Aug 12 18:28:43 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Add fix-py314.patch to fix failing tests on 3.14.* or 3.13.6+
(gh#Python-Markdown/markdown#1547).
-------------------------------------------------------------------
Wed Aug 6 18:16:02 UTC 2025 - Benoît Monin <benoit.monin@gmx.fr>