Skip tests failing with Python 3.12.0b3+

This commit is contained in:
Tomáš Hrnčiar
2023-06-27 15:09:38 +02:00
parent 545cd052bc
commit 13941a96df
2 changed files with 61 additions and 0 deletions

View File

@@ -68,6 +68,7 @@ Patch0002: 0006-migrate-from-utcfromtimestamp-to-fromtimestamp-25918.patch
Patch0003: 0007-MNT-py312-deprecates-pickling-objects-in-itertools.patch
# https://github.com/matplotlib/matplotlib/pull/26165
Patch0004: 0008-Avoid-Py_VerboseFlag-deprecation-from-Python-3.12.patch
Patch0005: 0009-Skip-tests-failing-with-Python-3.12.0b3.patch
BuildRequires: gcc
BuildRequires: gcc-c++