diff --git a/matplotlib-inline-0.1.2.tar.gz b/matplotlib-inline-0.1.2.tar.gz deleted file mode 100644 index df7c2fb..0000000 --- a/matplotlib-inline-0.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f41d5ff73c9f5385775d5c0bc13b424535c8402fe70ea8210f93e11f3683993e -size 7480 diff --git a/matplotlib-inline-0.1.3.tar.gz b/matplotlib-inline-0.1.3.tar.gz new file mode 100644 index 0000000..33dd094 --- /dev/null +++ b/matplotlib-inline-0.1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a04bfba22e0d1395479f866853ec1ee28eea1485c1d69a6faf00dc3e24ff34ee +size 7448 diff --git a/python-matplotlib-inline.changes b/python-matplotlib-inline.changes index f54bbe8..45c205f 100644 --- a/python-matplotlib-inline.changes +++ b/python-matplotlib-inline.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Oct 17 19:39:17 UTC 2021 - Ben Greiner + +- Update to version 0.3 + * Update project URL + ------------------------------------------------------------------- Sat Jun 26 15:13:49 UTC 2021 - Ben Greiner diff --git a/python-matplotlib-inline.spec b/python-matplotlib-inline.spec index 0e2baea..26c4e8e 100644 --- a/python-matplotlib-inline.spec +++ b/python-matplotlib-inline.spec @@ -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