17
0

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

update to latest version

OBS-URL: https://build.opensuse.org/request/show/957833
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-testpath?expand=0&rev=11
This commit is contained in:
2022-02-27 05:34:07 +00:00
committed by Git OBS Bridge
parent e46c6c837a
commit c7ccd73918
4 changed files with 20 additions and 8 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Feb 26 21:25:52 UTC 2022 - Arun Persaud <arun@gmx.de>
- specfile:
* update copyright year
* switch to pyproject toml build
- update to version 0.6.0:
* Removed some code thats unused since dropping Python 2 support.
* Relax the version constraint for the flit_core build requirement.
-------------------------------------------------------------------
Wed Oct 20 16:23:05 UTC 2021 - Ben Greiner <code@bnavigator.de>