- Add patch to fix build:

- gh125535-Lib_IntVector_Intrinsics_vec128.patch
    (gh#python/cpython#125535)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python314?expand=0&rev=4
This commit is contained in:
2024-10-16 07:20:31 +00:00
committed by Git OBS Bridge
parent 7bbbc4808d
commit d3604bc82f
3 changed files with 44 additions and 0 deletions

View File

@@ -13,6 +13,9 @@ Wed Oct 16 07:00:15 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- bpo-31046_ensurepip_honours_prefix.patch
- fix-test-recursion-limit-15.6.patch
- python-3.3.0b1-fix_date_time_compiler.patch
- Add patch to fix build:
- gh125535-Lib_IntVector_Intrinsics_vec128.patch
(gh#python/cpython#125535)
-------------------------------------------------------------------
Thu Oct 10 11:18:19 UTC 2024 - Matej Cepl <mcepl@cepl.eu>