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 2026-07-06 12:32:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-psygnal (Old) and /work/SRC/openSUSE:Factory/.python-psygnal.new.1982 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-psygnal" Mon Jul 6 12:32:05 2026 rev:9 rq:1363845 version:0.15.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-psygnal/python-psygnal.changes 2025-05-20 09:35:00.837502815 +0200 +++ /work/SRC/openSUSE:Factory/.python-psygnal.new.1982/python-psygnal.changes 2026-07-06 12:34:38.352201171 +0200 @@ -1,0 +2,33 @@ +Sun Jul 5 10:19:43 UTC 2026 - Dirk Müller <[email protected]> + +- update to 0.15.1: + * fix: Fix leaking objects by `connect_child_events=True` in + `SignalGroupDescriptor` #407 (Czaki) + * build: Update ci #405 (tlambert03) + * chore:Fix docs build by bump build system #403 (Czaki) + * Making ordered set reversible #395 (yfukai) + * Drop pydantic1 #392 (tlambert03) + * build: drop 3.9, support 3.14 #391 (tlambert03) + * ci(dependabot): bump astral-sh/setup-uv from 6 to 7 #390 + ([dependabot[bot]](https://github.com/apps/dependabot)) + * ci(pre-commit.ci): autoupdate #389 ([pre-commit- + ci[bot]](https://github.com/apps/pre-commit-ci)) + * ci(dependabot): bump pypa/cibuildwheel from 3.1 to 3.2 #388 + ([dependabot[bot]](https://github.com/apps/dependabot)) + * **Implemented enhancements:** + * feat: Allow to replace selection content in with one event + emitted #387 (Czaki) + * feat: allow SignalInstances for evented dataclass fields to + emit on field mutation (in addition to field change) #379 + * feat: allow psygnal.testing functions to to accept connection + kwargs #378 (tlambert03) + * feat: support coroutine functions #346 (tlambert03) + * feat: support pydantic @computed_fields, and arbitrary + `field_dependents` for event emission #340 (tlambert03) + * feat: Support bubbling up of events from evented children on + dataclasses #298 (tlambert03) + * fix: fix evented container pydantic serialization #377 + (tlambert03) + * fix: fix typing in psygnal testing #374 (tlambert03) + +------------------------------------------------------------------- Old: ---- psygnal-0.13.0.tar.gz New: ---- psygnal-0.15.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-psygnal.spec ++++++ --- /var/tmp/diff_new_pack.aoBX4o/_old 2026-07-06 12:34:39.464239806 +0200 +++ /var/tmp/diff_new_pack.aoBX4o/_new 2026-07-06 12:34:39.468239945 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-psygnal # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-psygnal -Version: 0.13.0 +Version: 0.15.1 Release: 0 Summary: Fast python callback/event system modeled after Qt Signals License: BSD-3-Clause @@ -35,6 +35,7 @@ BuildRequires: %{python_module numpy} BuildRequires: %{python_module pydantic} BuildRequires: %{python_module pytest >= 6.0} +BuildRequires: %{python_module pytest-asyncio} BuildRequires: %{python_module pytest-cov} BuildRequires: %{python_module toolz} BuildRequires: %{python_module wrapt} ++++++ psygnal-0.13.0.tar.gz -> psygnal-0.15.1.tar.gz ++++++ ++++ 5265 lines of diff (skipped)
