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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:50731c7f9e4c52fc0a5e9c533c7a1bb528ce39cc4f4059fe433d3f76e1c46ca0
size 101978

3
psygnal-0.11.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f9b02ca246ab0adb108c4010b4a486e464f940543201074591e50370cd7b0cc0
size 102103

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> Wed Apr 3 07:38:03 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -17,7 +17,7 @@
Name: python-psygnal Name: python-psygnal
Version: 0.11.0 Version: 0.11.1
Release: 0 Release: 0
Summary: Fast python callback/event system modeled after Qt Signals Summary: Fast python callback/event system modeled after Qt Signals
License: BSD-3-Clause License: BSD-3-Clause