diff --git a/matplotlib-3.10.3-with-freetype-2.13.1.tar.gz b/matplotlib-3.10.3-with-freetype-2.13.1.tar.gz deleted file mode 100644 index 0cd8e0b627ab075406e5dad499ef54e9b7889646..0000000000000000000000000000000000000000 Binary files a/matplotlib-3.10.3-with-freetype-2.13.1.tar.gz and /dev/null differ diff --git a/matplotlib-3.10.3-with-freetype-3.10.7.tar.gz b/matplotlib-3.10.3-with-freetype-3.10.7.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/python-matplotlib.spec b/python-matplotlib.spec index b2ab16577f0be7b63db32a747d5f041c584be252..3c8373eb7786c9131421c32d81d31a44597a4b25 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -1,12 +1,12 @@ %global build_backend_args -Csetup-args="-Dsystem-freetype=true" -Csetup-args="-Dsystem-qhull=true" -Cinstall-args="--tags=data,python-runtime,runtime,tests" Name: python-matplotlib -Version: 3.10.5 +Version: 3.10.7 Release: 1 Summary: A comprehensive library for creating static, animated, and interactive visualizations License: PSF-2.0 AND MIT AND CC0-1.0 URL: https://github.com/matplotlib/matplotlib -Source0: https://github.com/matplotlib/matplotlib/archive/v%{version}/matplotlib-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/source/m/matplotlib-3.10.3-with-freetype/matplotlib-3.10.3-with-freetype-%{version}.tar.gz Source1000: https://github.com/QuLogic/mpl-images/archive/v3.10.3-with-freetype-2.13.1/matplotlib-3.10.3-with-freetype-2.13.1.tar.gz Patch0001: 0001-matplotlibrc-path-search-fix.patch Patch0002: 0002-Set-FreeType-version-to-2.13.1-and-update-tolerances.patch @@ -145,6 +145,9 @@ mv %{buildroot}%{python3_sitearch}/matplotlib/mpl-data %{buildroot}%{_datadir}/m %{python3_sitearch}/matplotlib/backends/{tkagg.*,__pycache__/tkagg.*,_tkagg.*} %changelog +* Wed Nov 26 2025 zhangzeyang0718 - 3.10.7-1 +- Update to 3.10.7 + * Thu Aug 14 2025 Dongxing Wang - 3.10.5-1 - Update package to version 3.10.5