17
0

- Update to 5.8.1

* fix: mro_trait can be unbound when the class is not in mro #824
    (@maartenbreddels)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-traitlets?expand=0&rev=22
This commit is contained in:
2023-01-15 20:22:53 +00:00
committed by Git OBS Bridge
parent 738cf2a63e
commit 710e104608
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Jan 15 20:22:13 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 5.8.1
* fix: mro_trait can be unbound when the class is not in mro #824
(@maartenbreddels)
-------------------------------------------------------------------
Sun Dec 25 21:51:35 UTC 2022 - Ben Greiner <code@bnavigator.de>