From 710e10460887edcf1100c779e7be469941f02ba403867764663bb82ca8a4684f Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Sun, 15 Jan 2023 20:22:53 +0000 Subject: [PATCH] - 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 --- python-traitlets.changes | 7 +++++++ python-traitlets.spec | 4 ++-- traitlets-5.8.0.tar.gz | 3 --- traitlets-5.8.1.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 traitlets-5.8.0.tar.gz create mode 100644 traitlets-5.8.1.tar.gz diff --git a/python-traitlets.changes b/python-traitlets.changes index 2201436..2ab6ae0 100644 --- a/python-traitlets.changes +++ b/python-traitlets.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Jan 15 20:22:13 UTC 2023 - Ben Greiner + +- 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 diff --git a/python-traitlets.spec b/python-traitlets.spec index 30892c2..e20c6e7 100644 --- a/python-traitlets.spec +++ b/python-traitlets.spec @@ -1,7 +1,7 @@ # # spec file for package python-traitlets # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-traitlets -Version: 5.8.0 +Version: 5.8.1 Release: 0 Summary: Traitlets Python configuration system License: BSD-3-Clause diff --git a/traitlets-5.8.0.tar.gz b/traitlets-5.8.0.tar.gz deleted file mode 100644 index 6857207..0000000 --- a/traitlets-5.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6cc57d6dc28c85d5365961726ffd19b538739347749e13ebe34e03323a0e8f84 -size 149460 diff --git a/traitlets-5.8.1.tar.gz b/traitlets-5.8.1.tar.gz new file mode 100644 index 0000000..7f6106a --- /dev/null +++ b/traitlets-5.8.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32500888f5ff7bbf3b9267ea31748fa657aaf34d56d85e60f91dda7dc7f5785b +size 149641