forked from pool/python-blinker
- update to 1.9.0:
* Drop support for Python 3.8. :pr:`175`
* Remove previously deprecated __version__, receiver_connected,
Signal.temporarily_connected_to and WeakNamespace. :pr:`172`
* Skip weakref signal cleanup if the interpreter is shutting
down. :issue:`173`
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blinker?expand=0&rev=45
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-blinker
|
||||
Version: 1.8.2
|
||||
Version: 1.9.0
|
||||
Release: 0
|
||||
Summary: Object-to-object and broadcast signaling in Python
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user