15
0
Go to file
Ana Guerrero f74058907c Accepting request 1217042 from devel:languages:python
- update to 1.8.2:
  * Simplify type for _async_wrapper and _sync_wrapper arguments.
    :pr:`156`
  * Restore identity handling for str and int senders. :pr:`148`
  * Fix deprecated blinker.base.WeakNamespace import. :pr:`149`
  * Fix deprecated blinker.base.receiver_connected import.
    :pr:`153`
  * Use types from collections.abc instead of typing. :pr:`150`
  * Fully specify exported types as reported by pyright.
    :pr:`152`
  * Deprecate the __version__ attribute. Use feature detection,
    or importlib.metadata.version("blinker"), instead.
    :issue:`128`
  * Specify that the deprecated temporarily_connected_to will be
    removed in the next version.
  * Show a deprecation warning for the deprecated global
    receiver_connected signal and specify that it will be removed
    in the next version.
  * Show a deprecation warning for the deprecated WeakNamespace
    and specify that it will be removed in the next version.
  * Greatly simplify how the library uses weakrefs. This is a
    significant change internally but should not affect any
    public API. :pr:`144`
  * Expose the namespace used by signal() as default_namespace.
    :pr:`145`
- add remove-sphinxextensions.patch to remove an optional
  sphinxextension

- use setup.py option to record file list for rpm package
- Fixed doc section in file list

OBS-URL: https://build.opensuse.org/request/show/1217042
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-blinker?expand=0&rev=23
2024-10-23 19:08:56 +00:00
2011-09-23 12:42:54 +00:00
2011-09-23 12:42:54 +00:00
2024-10-22 13:31:35 +00:00
2024-10-22 13:31:35 +00:00
2024-10-22 13:31:35 +00:00
Description
No description provided
113 KiB
Languages
RPM Spec 100%