17
0

Accepting request 868787 from home:bnavigator:branches:devel:languages:python:jupyter

- Update to 2.2.1 with 2.2.0 jupyterlab extension
  * no upstream changelog
- Use new wheel path for pyproject_install
- Enable test suite by getting the examples from GitHub
- Deselect some examples on python36, because the examples depend 
  on packages following NEP 29.

OBS-URL: https://build.opensuse.org/request/show/868787
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-pythreejs?expand=0&rev=12
This commit is contained in:
2021-02-03 12:44:02 +00:00
committed by Git OBS Bridge
parent 344cf1840d
commit c48a29baf4
5 changed files with 50 additions and 20 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Feb 2 23:22:43 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to 2.2.1 with 2.2.0 jupyterlab extension
* no upstream changelog
- Use new wheel path for pyproject_install
- Enable test suite by getting the examples from GitHub
- Deselect some examples on python36, because the examples depend
on packages following NEP 29.
-------------------------------------------------------------------
Sat Jan 11 13:59:18 UTC 2020 - Bernhard Wiedemann <bwiedemann@suse.com>