17
0

Accepting request 925889 from home:bnavigator:branches:devel:languages:python:jupyter

- Update to version 0.3
  * Update project URL

OBS-URL: https://build.opensuse.org/request/show/925889
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-matplotlib-inline?expand=0&rev=3
This commit is contained in:
2021-10-17 21:53:42 +00:00
committed by Git OBS Bridge
parent 5e8fc220d6
commit ecc4a81d9b
4 changed files with 13 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package python-matplotlib-inline
# spec file
#
# Copyright (c) 2021 SUSE LLC
#
@@ -28,18 +28,18 @@
%define skip_python2 1
%define skip_python36 1
Name: python-matplotlib-inline%{psuffix}
Version: 0.1.2
Version: 0.1.3
Release: 0
Summary: Inline Matplotlib backend for Jupyter
License: BSD-3-Clause
URL: https://github.com/ipython/matplotlib-inline
Source: https://files.pythonhosted.org/packages/source/m/matplotlib-inline/matplotlib-inline-%{version}.tar.gz
BuildRequires: python-rpm-macros
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module traitlets}
BuildRequires: python-rpm-macros
%if %{with test}
BuildRequires: %{python_module matplotlib}
BuildRequires: %{python_module ipython}
BuildRequires: %{python_module matplotlib}
%endif
BuildRequires: fdupes
Requires: python-traitlets
@@ -55,7 +55,6 @@ Matplotlib Inline Back-end for IPython and Jupyter
%build
%python_build
%install
%if ! %{with test}
%python_install