File python-sidecar.changes of Package python-sidecar
-------------------------------------------------------------------
Wed May 8 13:13:32 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
- Build from source not whl from pypi.
-------------------------------------------------------------------
Fri Mar 8 13:53:52 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Update to v0.7.0
* Use lumino classes by @krassowski in #105
* Update to JupyterLab 4 by @martinRenou in #110
- Skip python39: no longer supported by ipython (via ipykernel)
-------------------------------------------------------------------
Thu Aug 17 16:07:42 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Suggest primary python package -- boo#1214354
-------------------------------------------------------------------
Sun Jan 22 15:09:55 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 0.5.2 w/ labver 0.6.2
* ipywidgets 8.0 compatibility by @jasongrout and @mwcraig in #86
* Drop support for Python 3.6
- Release 0.5.1
* Add anchor attribute to choose between right sidebar or main
area
-------------------------------------------------------------------
Thu Feb 4 10:19:54 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to version 0.5.0
* no upstream changelog
* Update to JupyterLab 3
- Fix new wheel location for pyproject_install
- Remove unused test requirements
-------------------------------------------------------------------
Sat Jan 11 13:55:39 UTC 2020 - Bernhard Wiedemann <bwiedemann@suse.com>
- Use pyproject_install macro (boo#1094323)
-------------------------------------------------------------------
Fri Aug 16 17:23:31 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Doesn't need ful jupyterlab for install
-------------------------------------------------------------------
Thu May 2 19:00:26 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Initial version