forked from pool/python-matplotlib
Accepting request 196017 from devel:languages:python
updated to 1.3.0 (forwarded request 195788 from HighwayStar) OBS-URL: https://build.opensuse.org/request/show/196017 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=25
This commit is contained in:
committed by
Git OBS Bridge
parent
9fef6e540e
commit
64161eb083
@@ -18,14 +18,14 @@
|
||||
|
||||
%define modname matplotlib
|
||||
Name: python-%{modname}
|
||||
Version: 1.2.0
|
||||
Version: 1.3.0
|
||||
Release: 0
|
||||
|
||||
Summary: Plotting Library for Python
|
||||
License: BSD-2-Clause
|
||||
Group: Development/Libraries/Python
|
||||
Url: http://sourceforge.net/projects/%{modname}
|
||||
Source: %{modname}-%{version}.tar.bz2
|
||||
Source: %{modname}-%{version}.tar.gz
|
||||
Source1: %{modname}-setup.cfg
|
||||
Source2: %{modname}plugin.py
|
||||
Source3: %{modname}widget.py
|
||||
@@ -39,6 +39,7 @@ BuildRequires: libpng-devel
|
||||
BuildRequires: python-gtk
|
||||
BuildRequires: python-gtk-devel
|
||||
BuildRequires: python-numpy-devel >= 1.2.1
|
||||
BuildRequires: python-setuptools
|
||||
BuildRequires: python-tk
|
||||
BuildRequires: tcl
|
||||
BuildRequires: tcl-devel
|
||||
@@ -128,9 +129,10 @@ rm -rf %{buildroot}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc README.txt CHANGELOG
|
||||
%doc README.rst CHANGELOG
|
||||
%doc PKG-INFO TODO CXX examples
|
||||
%{py_sitedir}/%{modname}-%{version}-py%{py_ver}.egg-info
|
||||
%{py_sitedir}/%{modname}-%{version}_r0-py%{py_ver}.egg-info
|
||||
%{py_sitedir}/%{modname}-%{version}_r0-py%{py_ver}-nspkg.pth
|
||||
%{py_sitedir}/%{modname}/
|
||||
%{py_sitedir}/mpl_toolkits
|
||||
%{py_sitedir}/pylab.py
|
||||
|
||||
Reference in New Issue
Block a user