diff --git a/matplotlib_inline-0.1.7.tar.gz b/matplotlib_inline-0.1.7.tar.gz deleted file mode 100644 index aaf24f7..0000000 --- a/matplotlib_inline-0.1.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8423b23ec666be3d16e16b60bdd8ac4e86e840ebd1dd11a30b9f117f2fa0ab90 -size 8159 diff --git a/matplotlib_inline-0.2.1.tar.gz b/matplotlib_inline-0.2.1.tar.gz new file mode 100644 index 0000000..91ab43b --- /dev/null +++ b/matplotlib_inline-0.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1ee949c340d771fc39e241ea75683deb94762c8fa5f2927ec57c83c4dffa9fe +size 8110 diff --git a/python-matplotlib-inline.changes b/python-matplotlib-inline.changes index 47224dc..f3f1e6a 100644 --- a/python-matplotlib-inline.changes +++ b/python-matplotlib-inline.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Dec 1 22:58:44 UTC 2025 - Dirk Müller + +- update to 0.2.1: + * python 3.13 support + * move to flit + * test on python 3.14 + * docstring fixes + ------------------------------------------------------------------- Sun Apr 21 22:22:11 UTC 2024 - Todd R @@ -47,5 +56,5 @@ Sat Jun 26 15:13:49 UTC 2021 - Ben Greiner - initial specfile for version 0.2 - new requirement for IPython 7.25 and IPyKernel 6 -- multibuild for rudimentary test in order to avoid depcycle with +- multibuild for rudimentary test in order to avoid depcycle with ipython diff --git a/python-matplotlib-inline.spec b/python-matplotlib-inline.spec index fed658a..1ea77d3 100644 --- a/python-matplotlib-inline.spec +++ b/python-matplotlib-inline.spec @@ -1,7 +1,7 @@ # # spec file for package python-matplotlib-inline # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,14 +28,14 @@ %endif %{?sle15_python_module_pythons} Name: python-matplotlib-inline%{psuffix} -Version: 0.1.7 +Version: 0.2.1 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_module flit-core} BuildRequires: %{python_module pip} -BuildRequires: %{python_module setuptools} BuildRequires: %{python_module traitlets} BuildRequires: %{python_module wheel} BuildRequires: fdupes