forked from pool/python-matplotlib
Accepting request 96010 from devel:languages:python
- fix license to be in spdx.org format (forwarded request 95999 from coolo) OBS-URL: https://build.opensuse.org/request/show/96010 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=14
This commit is contained in:
parent
a58fa7da1a
commit
fdcb4c90d2
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 8 13:54:40 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
- fix license to be in spdx.org format
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 11 12:27:54 UTC 2011 - jmatejek@suse.com
|
Tue Oct 11 12:27:54 UTC 2011 - jmatejek@suse.com
|
||||||
|
|
||||||
|
@ -15,15 +15,13 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: python-matplotlib
|
Name: python-matplotlib
|
||||||
Version: 1.0.1
|
Version: 1.0.1
|
||||||
Release: 8
|
Release: 0
|
||||||
License: BSD
|
|
||||||
Group: Development/Libraries/Python
|
|
||||||
|
|
||||||
Summary: Plotting Library for Python
|
Summary: Plotting Library for Python
|
||||||
|
License: BSD-2-Clause
|
||||||
|
Group: Development/Libraries/Python
|
||||||
Url: http://sourceforge.net/projects/matplotlib
|
Url: http://sourceforge.net/projects/matplotlib
|
||||||
Source: matplotlib-%{version}.tar.bz2
|
Source: matplotlib-%{version}.tar.bz2
|
||||||
Source1: matplotlib-setup.cfg
|
Source1: matplotlib-setup.cfg
|
||||||
@ -87,9 +85,7 @@ scripts, the python and ipython shell (ala matlab or mathematica), web
|
|||||||
application servers, and six graphical user interface toolkits.
|
application servers, and six graphical user interface toolkits.
|
||||||
|
|
||||||
%package tk
|
%package tk
|
||||||
License: BSD
|
|
||||||
Summary: Tk backend for python-matplotlib
|
Summary: Tk backend for python-matplotlib
|
||||||
Group: Development/Libraries/Python
|
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
Requires: python-tk
|
Requires: python-tk
|
||||||
|
|
||||||
@ -97,9 +93,7 @@ Requires: python-tk
|
|||||||
Tk backend for python-matplotlib plotting package
|
Tk backend for python-matplotlib plotting package
|
||||||
|
|
||||||
%package wx
|
%package wx
|
||||||
License: BSD
|
|
||||||
Summary: Wx backend for python-matplotlib
|
Summary: Wx backend for python-matplotlib
|
||||||
Group: Development/Libraries/Python
|
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
Requires: python-wxGTK
|
Requires: python-wxGTK
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user