update to 3.4.3 [release 3.4.3-1mamba;Sat Aug 28 2021]

This commit is contained in:
Silvan Calarco 2024-01-06 11:26:22 +01:00
parent d1f3d60da5
commit 1fd5468b89

View File

@ -1,17 +1,17 @@
Name: python-matplotlib Name: python-matplotlib
Version: 3.4.2 Version: 3.4.3
Release: 1mamba Release: 1mamba
Summary: Python plotting library Summary: Python plotting library
Group: System/Libraries/Python Group: System/Libraries/Python
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://matplotlib.sourceforge.net/ URL: https://matplotlib.org/
Source0: https://github.com/matplotlib/matplotlib.git/v%{version}/matplotlib-%{version}.tar.bz2 Source0: https://github.com/matplotlib/matplotlib.git/v%{version}/matplotlib-%{version}.tar.bz2
#Source0: http://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-%{version}/matplotlib-%{version}.tar.gz
Source1: python-matplotlib-1.0.1-setup.cfg Source1: python-matplotlib-1.0.1-setup.cfg
License: Python License: Python
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
#libdl.so.2()(64bit): /usr/lib64/libdl.so: file not owned by any package
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libgcc BuildRequires: libgcc
BuildRequires: libpython3-devel BuildRequires: libpython3-devel
@ -78,6 +78,9 @@ rm -rf %{buildroot}%{python_sitearch}/matplotlib/mpl-data/fonts
%doc LICENSE/LICENSE %doc LICENSE/LICENSE
%changelog %changelog
* Sat Aug 28 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.4.3-1mamba
- update to 3.4.3
* Sun May 09 2021 Automatic Build System <autodist@mambasoft.it> 3.4.2-1mamba * Sun May 09 2021 Automatic Build System <autodist@mambasoft.it> 3.4.2-1mamba
- automatic version update by autodist - automatic version update by autodist