File python-ipywebrtc.changes of Package python-ipywebrtc
-------------------------------------------------------------------
Thu Mar 7 11:03:12 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Skip python39: no longer supported since ipython 8.19 (through
ipywidgets)
-------------------------------------------------------------------
Sat Aug 26 15:05:12 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Use notebook < 6 or nbclassic for the nbextension
-------------------------------------------------------------------
Thu Aug 17 15:50:58 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Suggest primary python package -- boo#1214354
-------------------------------------------------------------------
Tue Jun 13 17:19:49 UTC 2023 - Ben Greiner <code@bnavigator.de>
- BuildRequire notebook: no longer transitive, but we need it
for checking the extension
-------------------------------------------------------------------
Tue Apr 20 16:42:51 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to 0.6.0
* no release notes
* Add support for JupyterLab 2 and 3
- Use pip (pyproject macros) so that the js extensions are
correctly installed
-------------------------------------------------------------------
Sun Jul 28 20:24:44 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Update to 0.5.0
* Update for JupyterLab 1.0
-------------------------------------------------------------------
Wed May 1 17:56:20 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Initial version