14
0

- update to 0.11.1:

* perf: let EventedSet use clear\(\) method of underlying set

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psygnal?expand=0&rev=9
This commit is contained in:
2024-05-07 12:52:38 +00:00
committed by Git OBS Bridge
parent 48a4f75d44
commit 85ac36fc6d
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue May 7 12:51:57 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.11.1:
* perf: let EventedSet use clear\(\) method of underlying set
-------------------------------------------------------------------
Wed Apr 3 07:38:03 UTC 2024 - Dirk Müller <dmueller@suse.com>