- New libexpat doesn’t need expectedFailure, it doesn't fail any

more.
- doc-py38-to-py36.patch needs to substantially extended.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python312?expand=0&rev=110
This commit is contained in:
2025-04-29 21:21:44 +00:00
committed by Git OBS Bridge
parent e770acb6f0
commit 278c7153d7
4 changed files with 211 additions and 52 deletions

View File

@@ -1,5 +1,5 @@
-------------------------------------------------------------------
Fri Apr 11 19:22:06 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
Tue Apr 29 19:26:57 UTC 2025 - Matej Cepl <mcepl@suse.com>
- Update to 3.12.10:
- gh-131852: msgfmt no longer adds the POT-Creation-Date to
@@ -163,6 +163,9 @@ Fri Apr 11 19:22:06 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- gh-129660: Drop test_embed from PGO training, whose
contribution in recent versions is considered to be
ignorable.
- New libexpat doesnt need expectedFailure, it doesn't fail any
more.
- doc-py38-to-py36.patch needs to substantially extended.
-------------------------------------------------------------------
Mon Mar 10 15:44:31 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>