From f2e4d83b9127a64d8143580a3c95ebbc305c91b1 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:26:21 +0100 Subject: [PATCH] automatic version update by autodist [release 1.5.0-1mamba;Mon Nov 23 2015] --- python-matplotlib.spec | 65 +++++------------------------------------- 1 file changed, 7 insertions(+), 58 deletions(-) diff --git a/python-matplotlib.spec b/python-matplotlib.spec index e43bb38..1249685 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -1,5 +1,5 @@ Name: python-matplotlib -Version: 1.4.3 +Version: 1.5.0 Release: 1mamba Summary: Python plotting library Group: System/Libraries/Python @@ -107,69 +107,18 @@ rm -rf %{buildroot}%{python_sitearch}/matplotlib/mpl-data/fonts %files %defattr(-,root,root) -#%{python_sitearch}/matplotlib-%{version}-py%{python_version}.egg-info %{python_sitearch}/*.py* -# FIXME -#%{python_sitearch}/freetype2.so %dir %{python_sitearch}/matplotlib -%{python_sitearch}/matplotlib/*.py* -%{python_sitearch}/matplotlib/_cntr.so -%{python_sitearch}/matplotlib/_delaunay.so -%{python_sitearch}/matplotlib/_image.so -%{python_sitearch}/matplotlib/_qhull.so -%{python_sitearch}/matplotlib/_path.so -%{python_sitearch}/matplotlib/_png.so -%{python_sitearch}/matplotlib/_qhull.so -%{python_sitearch}/matplotlib/_tri.so -%dir %{python_sitearch}/matplotlib/axes -%{python_sitearch}/matplotlib/axes/* -%{python_sitearch}/matplotlib/ft2font.so -#%{python_sitearch}/matplotlib/nxutils.so -%{python_sitearch}/matplotlib/ttconv.so -%dir %{python_sitearch}/matplotlib/axes -%{python_sitearch}/matplotlib/axes/* -%dir %{python_sitearch}/matplotlib/backends -%{python_sitearch}/matplotlib/backends/_backend_agg.so -%{python_sitearch}/matplotlib/backends/_backend_gdk.so -%{python_sitearch}/matplotlib/backends/_gtkagg.so -%{python_sitearch}/matplotlib/backends/_tkagg.so -%{python_sitearch}/matplotlib/backends/*.py* -%dir %{python_sitearch}/matplotlib/backends/Matplotlib.nib -%dir %{python_sitearch}/matplotlib/backends/qt_editor -%{python_sitearch}/matplotlib/backends/qt_editor/* -%{python_sitearch}/matplotlib/backends/Matplotlib.nib/*.nib -#%dir %{python_sitearch}/matplotlib/backends/qt4_editor -#%{python_sitearch}/matplotlib/backends/qt4_editor/*.py* -%dir %{python_sitearch}/matplotlib/backends/web_backend -%{python_sitearch}/matplotlib/backends/web_backend/* -%dir %{python_sitearch}/matplotlib/backends/qt_editor -%{python_sitearch}/matplotlib/backends/qt_editor/* -%{python_sitearch}/matplotlib/style -%dir %{python_sitearch}/matplotlib/compat -%{python_sitearch}/matplotlib/compat/* -%{python_sitearch}/matplotlib/delaunay -%{python_sitearch}/matplotlib/mpl-data -#%{python_sitearch}/matplotlib/numerix -%{python_sitearch}/matplotlib/projections -%{python_sitearch}/matplotlib/sphinxext -%{python_sitearch}/matplotlib/style -%{python_sitearch}/matplotlib/testing -%{python_sitearch}/matplotlib/tests -%{python_sitearch}/matplotlib/tri -%{python_sitearch}/matplotlib-*-nspkg.pth -%{python_sitearch}/mpl_toolkits/tests -%dir %{python_sitearch}/matplotlib-*.egg-info -%{python_sitearch}/matplotlib-*.egg-info/* +%{python_sitearch}/matplotlib/* %dir %{python_sitearch}/mpl_toolkits -%{python_sitearch}/mpl_toolkits/*.py* -%{python_sitearch}/mpl_toolkits/axes_grid -%{python_sitearch}/mpl_toolkits/axes_grid1 -%{python_sitearch}/mpl_toolkits/axisartist -%{python_sitearch}/mpl_toolkits/mplot3d -%{python_sitearch}/mpl_toolkits/tests +%{python_sitearch}/mpl_toolkits/* +%{python27_sitearch}/matplotlib-%{version}.post0-py* %doc LICENSE/LICENSE LICENSE/LICENSE_enthought.txt %changelog +* Mon Nov 23 2015 Automatic Build System 1.5.0-1mamba +- automatic version update by autodist + * Sat Feb 21 2015 Automatic Build System 1.4.3-1mamba - automatic version update by autodist