Backport fix for missing test skips

This commit is contained in:
Elliott Sales de Andrade 2022-05-04 20:54:41 -04:00
parent 3d6adc14f9
commit 5c523b9ecb

View File

@ -56,6 +56,7 @@ Patch1001: 0001-matplotlibrc-path-search-fix.patch
# Increase tolerances for new FreeType everywhere:
Patch1002: 0002-Set-FreeType-version-to-%{ftver}-and-update-tolerances.patch
Patch1003: 0003-Increase-a-few-test-tolerances-on-some-arches.patch
Patch0001: https://github.com/matplotlib/matplotlib/pull/22979.patch
BuildRequires: gcc
BuildRequires: gcc-c++
@ -293,6 +294,9 @@ cp -p %{SOURCE1} mplsetup.cfg
%patch1003 -p1
# Backports
%patch0001 -p1
%generate_buildrequires
%pyproject_buildrequires -r