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

- Add gh115133-XMLPullParserTest-fail.patch to make
  Python building with the current libexpat 2.6.0
  (gh#python/cpython#115133).
- Switch to %%autopatch. Let’s try it as an experiment, and if we
  need conditional patch, we should put condition inside of it.
- Remove double definition of /usr/bin/idle%%{version} in
  %%files.

OBS-URL: https://build.opensuse.org/request/show/1148356
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python313?expand=0&rev=6
This commit is contained in:
2024-02-20 22:04:57 +00:00
committed by Git OBS Bridge
parent edaef6893c
commit 8e49b262ea
3 changed files with 114 additions and 14 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Feb 20 18:12:05 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Add gh115133-XMLPullParserTest-fail.patch to make
Python building with the current libexpat 2.6.0
(gh#python/cpython#115133).
- Switch to %%autopatch. Lets try it as an experiment, and if we
need conditional patch, we should put condition inside of it.
- Remove double definition of /usr/bin/idle%%{version} in
%%files.
-------------------------------------------------------------------
Thu Feb 8 08:10:09 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>