17
0

Accepting request 998361 from home:apersaud:branches:devel:languages:python:jupyter

update to latest version

OBS-URL: https://build.opensuse.org/request/show/998361
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-matplotlib-inline?expand=0&rev=4
This commit is contained in:
2022-08-20 15:25:27 +00:00
committed by Git OBS Bridge
parent ecc4a81d9b
commit f193fd54db
4 changed files with 26 additions and 8 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
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>