Changelog for
python311-jupyterlab-templates-0.5.2-1.1.noarch.rpm :
* Thu May 09 2024 Daniel Garcia
- Build from source not whl from pypi.- Update to 0.5.2:
* move from request helper to native fetch, fixes #242 by relying on browser default by AATTtimkpaine in #247
* Update ruff utilization, removed unused workflow, use ServerConnection.makeRequest by AATTtimkpaine AATTminrk in #253
* Fri Mar 08 2024 Ben Greiner - Update to 0.5.1
* bump node to 16, remove extraneous stuff in ci by AATTtimkpaine in [#223]
* bump javascript deps by AATTtimkpaine in #230
* add governance policies and finos tags by AATTtimkpaine in #233
* Add template_label setting by AATTforest-d in #241
* CVE and License scanning for node by AATTTheJuanAndOnly99 in #236- Skip python39: jupyterlab requires ipython which dropped it.
* Thu Aug 17 2023 Ben Greiner - Suggest primary python package -- boo#1214354
* Sat Aug 05 2023 Arun Persaud - specfile:
* require jupyterlab >=4 (according to metadata in wheel)- update to version 0.5.0:
* Support JupyterLab 4
* Bump semver from 5.7.1 to 5.7.2 in /js
* Bump tough-cookie from 4.1.2 to 4.1.3 in /js- changes from version 0.4.1:
* fix lint
* add allowed_extensions setting
* switch from notebook handler to jupyter server handler
* Bump yaml from 2.2.1 to 2.2.2 in /js
* publish junit test results for js and python
* fix typo and capitalize repository links
* Tue Jun 13 2023 Ben Greiner - Jupyterlab 4 does not hard require notebook anymore: get it explicitly
* Sun Apr 23 2023 Ben Greiner - Update to 0.4.0
* fix manifest to exclude node_modules and built assets by AATTtimkpaine in #177
* Clean up references and add files for FINOS move by AATTtimkpaine in #181
* add security checks, add license checks, prune docs by AATTtimkpaine in #180
* fixes #167 for new jupyter-server by AATTtimkpaine in #200
* Use nb server logging instead of print by AATTtoslunar in #202
* Tue Jan 03 2023 Ben Greiner - Update to 0.3.2
* Maintenance release without release notes- Update macro usage- Remove invalid PEP440 specifier in dev-extra which made pythondistdeps.py choke
* Sun Nov 14 2021 Ben Greiner - Allow to keep the config in %_distconfdir
* Fri Nov 12 2021 Ben Greiner - Update o 0.3.1
* Drop python 3.6
* Add python 3.9
* Fix bugs with JLab 3.0
* Dist with prebuilt extension
* Thu Feb 04 2021 Ben Greiner - Update to 0.3.0
* No upstream changelog. Mostly internal changes.- Fix wheel install location for pyproject_install- Enable tests