forked from pool/python-psygnal
		
	OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psygnal?expand=0&rev=7
This commit is contained in:
		@@ -1,3 +0,0 @@
 | 
			
		||||
version https://git-lfs.github.com/spec/v1
 | 
			
		||||
oid sha256:adb2c38d5cecfdb1212970a3123079f6d97241ac0e772c3db79418a5cabef079
 | 
			
		||||
size 96090
 | 
			
		||||
							
								
								
									
										3
									
								
								psygnal-0.11.0.tar.gz
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								psygnal-0.11.0.tar.gz
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,3 @@
 | 
			
		||||
version https://git-lfs.github.com/spec/v1
 | 
			
		||||
oid sha256:50731c7f9e4c52fc0a5e9c533c7a1bb528ce39cc4f4059fe433d3f76e1c46ca0
 | 
			
		||||
size 101978
 | 
			
		||||
@@ -1,3 +1,14 @@
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Wed Apr  3 07:38:03 UTC 2024 - Dirk Müller <dmueller@suse.com>
 | 
			
		||||
 | 
			
		||||
- update to 0.11.0:
 | 
			
		||||
  * refactor: change EmitLoopError message, and mechanism of info
 | 
			
		||||
    gathering \#302 (tlambert03)
 | 
			
		||||
  * feat: add signal aliases on SignalGroup \#299 (getzze)
 | 
			
		||||
  * feat!: Rename `recursion_mode` to `reemission`.  Rename
 | 
			
		||||
    `deferred` to `queued`.  Add `latest-only` mode.
 | 
			
		||||
    \(technically breaking\) \#296 (tlambert03)
 | 
			
		||||
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Sat Mar 16 09:32:23 UTC 2024 - Dirk Müller <dmueller@suse.com>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -17,7 +17,7 @@
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
Name:           python-psygnal
 | 
			
		||||
Version:        0.10.2
 | 
			
		||||
Version:        0.11.0
 | 
			
		||||
Release:        0
 | 
			
		||||
Summary:        Fast python callback/event system modeled after Qt Signals
 | 
			
		||||
License:        BSD-3-Clause
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user