diff --git a/matplotlib-3.10.5.tar.gz b/matplotlib-3.10.5.tar.gz deleted file mode 100644 index 5d76b7d83fd130428310234517b67fadd3568557..0000000000000000000000000000000000000000 Binary files a/matplotlib-3.10.5.tar.gz and /dev/null differ diff --git a/matplotlib-3.10.8.tar.gz b/matplotlib-3.10.8.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..31cdb793b0c87cf5641a8127a743f50fbbd26f8e --- /dev/null +++ b/matplotlib-3.10.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbc50c7b15bb8d7dbe51a27a58322ed73f09291772d9e3184f03f11c576693f7 +size 34736458 diff --git a/python-matplotlib.spec b/python-matplotlib.spec index b2ab16577f0be7b63db32a747d5f041c584be252..e23c5f77e7e30674cf6dea674b0aeac9e5690dd2 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -1,7 +1,7 @@ %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.8 Release: 1 Summary: A comprehensive library for creating static, animated, and interactive visualizations License: PSF-2.0 AND MIT AND CC0-1.0 @@ -145,6 +145,12 @@ mv %{buildroot}%{python3_sitearch}/matplotlib/mpl-data %{buildroot}%{_datadir}/m %{python3_sitearch}/matplotlib/backends/{tkagg.*,__pycache__/tkagg.*,_tkagg.*} %changelog +* Mon Nov 17 2025 lipengyu - 3.10.8-1 +- Update package to version 3.10.8 + * Fix regression of hi-dpi support for Qt + * Fix race condition in TexManager.make_dvi & make_png Various documentation and other bugfixes + * The minimum version of pyparsing has been updated to version 3.0 + * Thu Aug 14 2025 Dongxing Wang - 3.10.5-1 - Update package to version 3.10.5