diff --git a/matplotlib-3.4.3.tar.gz b/matplotlib-3.7.1.tar.gz similarity index 76% rename from matplotlib-3.4.3.tar.gz rename to matplotlib-3.7.1.tar.gz index 365f7f2ca90355fa95a1bd457428232c5e436db3..909969e54957750300013ff41f629b317de20b0d 100644 Binary files a/matplotlib-3.4.3.tar.gz and b/matplotlib-3.7.1.tar.gz differ diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 0419f18e60657d4641603696acfe6cae7492c480..825e444df75438b281e41a19e8f1b548ff1e9bea 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -1,6 +1,6 @@ Name: python-matplotlib -Version: 3.4.3 -Release: 2 +Version: 3.7.1 +Release: 1 Summary: A comprehensive library for creating static, animated, and interactive visualizations License: Python and MIT and OFL-1.1 and Public Domain URL: https://github.com/matplotlib/matplotlib @@ -162,6 +162,9 @@ mv %{buildroot}%{python3_sitearch}/matplotlib/mpl-data %{buildroot}%{_datadir}/m %{python3_sitearch}/matplotlib/backends/{tkagg.*,__pycache__/tkagg.*,_tkagg.*} %changelog +* Mon Apr 10 2023 wubijie - 3.7.1-1 +- Update package to version 3.7.1 + * Sat Mar 05 2022 chenchen - 3.4.3-2 - enable debuginfo