2022-08-20 15:25:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|
|
|
|
|
|
2021-10-17 21:53:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Oct 17 19:39:17 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
|
|
- Update to version 0.3
|
|
|
|
|
* Update project URL
|
|
|
|
|
|
2021-06-28 12:59:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|