Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-psygnal for openSUSE:Factory checked in at 2024-03-19 17:32:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-psygnal (Old) and /work/SRC/openSUSE:Factory/.python-psygnal.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-psygnal" Tue Mar 19 17:32:05 2024 rev:3 rq:1159227 version:0.10.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-psygnal/python-psygnal.changes 2023-12-15 21:48:36.661078311 +0100 +++ /work/SRC/openSUSE:Factory/.python-psygnal.new.1905/python-psygnal.changes 2024-03-19 17:32:29.888212165 +0100 @@ -1,0 +2,16 @@ +Sat Mar 16 09:32:23 UTC 2024 - Dirk Müller <[email protected]> + +- update to 0.10.2: + * fix: fix hard reference to objects in emitted arguments \#301 + * feat: Add recursion\_mode \('immediate' or 'deferred'\) to + Signal and SignalInstance \#293 (tlambert03) + * feat: add collect\_fields option to SignalGroupDescriptor, + and accept a SignalGroup subclass \#291 (getzze) + * feat: support for evented containers as pydantic v2 fields + * perf: Fixing performance of evented set \#275 (Czaki) + * refactor!: New SignalGroup that does not subclass + SignalInstance \#269 (tlambert03) + * feat: emit the old value as second argument in Signals from + SignalGroupDescriptor \(evented dataclass\) \#257 (getzze) + +------------------------------------------------------------------- Old: ---- psygnal-0.9.5.tar.gz New: ---- psygnal-0.10.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-psygnal.spec ++++++ --- /var/tmp/diff_new_pack.pXhQ9w/_old 2024-03-19 17:32:30.456232989 +0100 +++ /var/tmp/diff_new_pack.pXhQ9w/_new 2024-03-19 17:32:30.456232989 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-psygnal # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 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-psygnal -Version: 0.9.5 +Version: 0.10.2 Release: 0 Summary: Fast python callback/event system modeled after Qt Signals License: BSD-3-Clause ++++++ psygnal-0.9.5.tar.gz -> psygnal-0.10.2.tar.gz ++++++ ++++ 7003 lines of diff (skipped)
