1
0

- Update to 4.11.1

* Fix inclusion of jupyter file and check in CI by @blink1073 in
    #276
- Release 4.11.0
  * Use hatch backend by @blink1073 in #265
  * is_hidden: Use normalized paths by @martinRenou in #271
- Release 4.10.0
  * Include all files from jupyter_core by @jonringer in #253
- Refresh use_rpms_paths.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=24
This commit is contained in:
2022-08-01 18:07:11 +00:00
committed by Git OBS Bridge
parent c9c4bc60a8
commit a98d858959
5 changed files with 39 additions and 25 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Aug 1 17:56:47 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to 4.11.1
* Fix inclusion of jupyter file and check in CI by @blink1073 in
#276
- Release 4.11.0
* Use hatch backend by @blink1073 in #265
* is_hidden: Use normalized paths by @martinRenou in #271
- Release 4.10.0
* Include all files from jupyter_core by @jonringer in #253
- Refresh use_rpms_paths.patch
-------------------------------------------------------------------
Sun Mar 13 06:59:34 UTC 2022 - Ben Greiner <code@bnavigator.de>