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

- Update to 0.12.25
  * no release notes
- Add jupyterlab extension subpackage
- Use upstreams jupyter-bqplot versioning in new subpackage names
- Skip python36 build
- Tests are not in the PyPI sdist, get them from GitHub.
- No mock
- Test notebooks with nbval

OBS-URL: https://build.opensuse.org/request/show/884347
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-bqplot?expand=0&rev=21
This commit is contained in:
2021-04-12 09:33:55 +00:00
committed by Git OBS Bridge
parent 2c96d46fae
commit 48f4904a17
5 changed files with 70 additions and 34 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Apr 10 12:00:14 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to 0.12.25
* no release notes
- Add jupyterlab extension subpackage
- Use upstreams jupyter-bqplot versioning in new subpackage names
- Skip python36 build
- Tests are not in the PyPI sdist, get them from GitHub.
- No mock
- Test notebooks with nbval
-------------------------------------------------------------------
Mon Jun 29 13:26:21 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>