17
0

- 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
This commit is contained in:
2025-12-01 22:59:35 +00:00
committed by Git OBS Bridge
parent 658f43ca9f
commit 54c8a11249
4 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
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>
@@ -47,5 +56,5 @@ 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
- multibuild for rudimentary test in order to avoid depcycle with
ipython