forked from pool/python-matplotlib
Accepting request 713757 from home:apersaud:branches:devel:languages:python:numeric
update to latest version OBS-URL: https://build.opensuse.org/request/show/713757 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=17
This commit is contained in:
committed by
Git OBS Bridge
parent
0d0e8aa7a3
commit
e3c83f2e3f
@@ -19,17 +19,17 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define oldpython python
|
||||
%define skip_python2 1
|
||||
# Not doing tests because they take too long
|
||||
# The tests also pull in dependencies of all backends done in pure python
|
||||
%bcond_with tests
|
||||
# No Qt4 plugin on > Leap 15
|
||||
%if 0%{?suse_version} > 1500
|
||||
%bcond_with qt4
|
||||
%else
|
||||
%bcond_without qt4
|
||||
%endif
|
||||
# Not doing tests because they take too long
|
||||
# The tests also pull in dependencies of all backends done in pure python
|
||||
%bcond_with tests
|
||||
Name: python-matplotlib
|
||||
Version: 3.1.0
|
||||
Version: 3.1.1
|
||||
Release: 0
|
||||
Summary: Plotting Library for Python
|
||||
License: SUSE-Matplotlib
|
||||
|
||||
Reference in New Issue
Block a user