Update to latest version (#2402615)

This commit is contained in:
Elliott Sales de Andrade
2026-01-06 20:18:56 -05:00
parent 4657ee6ac4
commit 9ec656f711
10 changed files with 23 additions and 126 deletions
+1 -7
View File
@@ -38,7 +38,7 @@
%global ftver 2.13.1
Name: python-matplotlib
Version: 3.10.6
Version: 3.10.8
%global Version %{version_no_tilde %{quote:%nil}}
Release: %autorelease
Summary: Python 2D plotting library
@@ -65,12 +65,6 @@ Patch0001: 0004-Use-old-stride_windows-implementation-on-32-bit-x86.patch
# Temporary fix for some tests.
Patch0002: 0005-Partially-revert-TST-Fix-minor-issues-in-interactive.patch
# https://github.com/matplotlib/matplotlib/pull/30497
Patch0003: 0006-TST-Use-a-temporary-directory-for-test_save_figure_r.patch
# Fix AttributeError: module 'gi' has no attribute 'require_version'
Patch0004: https://github.com/matplotlib/matplotlib/pull/30675.patch
BuildRequires: gcc
BuildRequires: gcc-c++
BuildRequires: glibc-langpack-en