17
0

Accepting request 1169680 from home:TheBlackCat:branches:devel:languages:python:jupyter

- Update to version 0.1.7
- Use pyproject-based install

OBS-URL: https://build.opensuse.org/request/show/1169680
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-matplotlib-inline?expand=0&rev=13
This commit is contained in:
2024-04-22 14:48:44 +00:00
committed by Git OBS Bridge
parent d2adfa9d3c
commit f12a0b44bd
4 changed files with 19 additions and 8 deletions

View File

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