Accepting request 131264 from devel:languages:python
new upstream release 1.1.1 (forwarded request 131261 from HighwayStar) OBS-URL: https://build.opensuse.org/request/show/131264 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=21
This commit is contained in:
committed by
Git OBS Bridge
parent
4fadb6ab3d
commit
ba5a4db580
@@ -15,9 +15,10 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define modname matplotlib
|
||||
Name: python-%{modname}
|
||||
Version: 1.1.0
|
||||
Version: 1.1.1
|
||||
Release: 0
|
||||
|
||||
Summary: Plotting Library for Python
|
||||
@@ -75,6 +76,7 @@ application servers, and six graphical user interface toolkits.
|
||||
|
||||
%package tk
|
||||
Summary: Tk backend for %{name}
|
||||
License: BSD-2-Clause
|
||||
Group: Development/Libraries/Python
|
||||
Requires: %{name} = %{version}
|
||||
Requires: python-tk
|
||||
@@ -84,6 +86,7 @@ Tk backend for %{name} plotting package
|
||||
|
||||
%package wx
|
||||
Summary: Wx backend for %{name}
|
||||
License: BSD-2-Clause
|
||||
Group: Development/Libraries/Python
|
||||
Requires: %{name} = %{version}
|
||||
Requires: python-wxGTK
|
||||
@@ -93,8 +96,8 @@ wxWidgets backend for %{name} plotting package
|
||||
|
||||
%package designer
|
||||
Summary: Qt Designer %{name} plugin
|
||||
Group: Development/Libraries/Python
|
||||
License: MIT
|
||||
Group: Development/Libraries/Python
|
||||
Requires: %{name} = %{version}
|
||||
Requires: python-qt4
|
||||
Requires: qt-creator
|
||||
|
||||
Reference in New Issue
Block a user