1
0

Accepting request 613765 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/613765
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=64
This commit is contained in:
Yuchen Lin 2018-06-15 12:37:40 +00:00 committed by Git OBS Bridge
parent f3a88f489e
commit 69222c7291
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jun 2 10:48:56 UTC 2018 - hpj@urpla.net
- don't use any lua expressions for suse_version < 1500
-------------------------------------------------------------------
Fri Jun 1 19:45:45 UTC 2018 - dimstar@opensuse.org

View File

@ -111,7 +111,11 @@ Recommends: ghostscript
Recommends: libxml2-tools
Recommends: python-Pillow
Recommends: poppler-tools
%if 0%{?suse_version} >= 1500
Recommends: (python-matplotlib-tk if tk)
%else
Recommends: python-matplotlib-tk
%endif
Provides: python-matplotlib-gtk = %{version}
Obsoletes: python-matplotlib-gtk < %{version}
%ifpython2