17
0
Files
python-matplotlib-inline/python-matplotlib-inline.changes
Dirk Mueller 54c8a11249 - update to 0.2.1:
* python 3.13 support
  * move to flit
  * test on python 3.14
  * docstring fixes
- multibuild for rudimentary test in order to avoid depcycle with

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-matplotlib-inline?expand=0&rev=15
2025-12-01 22:59:35 +00:00

61 lines
1.9 KiB
Plaintext

-------------------------------------------------------------------
Mon Dec 1 22:58:44 UTC 2025 - Dirk Müller <dmueller@suse.com>
- 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 <toddrme2178@gmail.com>
- Update to version 0.1.7
* Use short matplotlib backend name
* Add matplotlib.backend entry point
* Use pyproject.toml instead of setup.cfg
- Use pyproject-based install
-------------------------------------------------------------------
Tue Mar 5 15:18:52 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Skip testing with python 3.9: python39-ipython is no longer
available.
-------------------------------------------------------------------
Sat Jul 1 10:34:02 UTC 2023 - ecsos <ecsos@opensuse.org>
- Add %{?sle15_python_module_pythons}
-------------------------------------------------------------------
Sat Aug 20 14:59:06 UTC 2022 - Arun Persaud <arun@gmx.de>
- specfile:
* update copyright year
- update to version 0.1.6:
* Return manager instead of None
- changes from version 0.1.5:
* replace 0.1.4 on pypi, no changes
- changes from version 0.1.4:
* Fix: always clear _draw_called
* Move draw_if_interactive logic to new_figure_manager_given_figure.
* Remove matplotlib rc overrides.
* Create __version__ attribute
-------------------------------------------------------------------
Sun Oct 17 19:39:17 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to version 0.3
* Update project URL
-------------------------------------------------------------------
Sat Jun 26 15:13:49 UTC 2021 - Ben Greiner <code@bnavigator.de>
- 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
ipython