| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python311-blinker | Distribution: SUSE Linux Enterprise 15 |
| Version: 1.6.2 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150400.12.3.8 | Build date: Wed Oct 4 00:50:09 2023 |
| Group: Development/Languages/Python | Build host: h03-ch2c |
| Size: 315077 | Source RPM: python-blinker-1.6.2-150400.12.3.8.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://github.com/pallets-eco/blinker/ | |
| Summary: Object-to-object and broadcast signaling in Python | |
Blinker provides a dispatching system that allows any number of interested parties to subscribe to events, or "signals". Signal receivers can subscribe to specific senders or receive signals sent by any sender.
MIT
* Mon Jul 31 2023 daniel.garcia@suse.com
- Remove no-stdpy-pyc.patch
- Call directly to the sphinx module with the specific python
interpreter to avoid the usage of default python, bsc#1213698.
* Wed Jul 26 2023 mcepl@suse.com
- Add no-stdpy-pyc.patch which makes Sphinx not to generate
* .pyc files for the Python interpreter it uses for generating
documentation.
* Tue May 09 2023 daniel.garcia@suse.com
- Update to 1.6.2:
* Type annotations are not evaluated at runtime. typing-extensions
is not a runtime dependency. :pr:`94`
- 1.6.1:
* Ensure that py.typed is present in the distributions (to enable
other projects to use blinker's typing).
* Require typing-extensions > 4.2 to ensure it includes ParamSpec.
:issue:`90`
- 1.6:
* Add a muted context manager to temporarily turn off a signal.
:pr:`84`
* Allow int senders (alongside existing string senders). :pr:`83`
* Add a send_async method to the Signal to allow signals to send to
coroutine receivers. :pr:`76`
* Update and modernise the project structure to match that used by
the pallets projects. :pr:`77`
* Add an intial set of type hints for the project.
* Sun Apr 23 2023 mcepl@suse.com
- move documentation into the main package for SLE15
* Fri Apr 21 2023 dmueller@suse.com
- add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 mcepl@suse.com
- Make calling of %{sle15modernpython} optional.
* Wed Sep 14 2022 mcepl@suse.com
- Fix documentation generation.
* Mon Sep 12 2022 arun@gmx.de
- specfile:
* update copyright year
* remove patch python-blinker-remove-nose.patch; included upstream
* docs and license changed to .rst
* build docs using Sphinx
- update to version 1.5:
* Support Python >= 3.7 and PyPy. Python 2, Python < 3.7, and Jython
may continue to work, but the next release will make incompatible
changes.
* Wed Jul 08 2020 pgajdos@suse.com
- use pytest instead of deprecated nose
- added patches
https://github.com/jek/blinker/pull/60
+ python-blinker-remove-nose.patch
* Thu Dec 06 2018 tchvatal@suse.com
- Fix fdupes call
* Wed Dec 05 2018 jengelh@inai.de
- Trim bias from description.
* Tue Dec 04 2018 mcepl@suse.com
- Remove superfluous devel dependency for noarch package
* Sun May 07 2017 benoit.monin@gmx.fr
- convert the package to singlespec
- call fdupes to fix duplicated files
- remove unneeded buildrequires: unzip
- remove unneded doc file that trigger rpmlint
- put the documentation in a separate sub-package
* Thu Sep 15 2016 rjschwei@suse.com
- Include in SLES 12 (FATE#321371, bsc#998103)
* Fri Mar 11 2016 freitag@opensuse.org
- use setup.py option to record file list for rpm package
* Sun Jan 03 2016 freitag@opensuse.org
- Fixed doc section in file list
* Sun Jan 03 2016 freitag@opensuse.org
- update to version 1.4:
* Verified Python 3.4 support (no changes needed)
* Additional bookkeeping cleanup for non-ANY connections at disconnect
time.
* Added Signal._cleanup_bookeeping() to prune stale bookkeeping on
demand
* Sun Feb 22 2015 benoit.monin@gmx.fr
- update to version 1.3:
* The global signal stash behind blinker.signal() is now backed
by a regular name-to-Signal dictionary
* blinker.Namespace is now built on a regular dict
* Signal.connect('text-sender') uses an alterate hashing strategy
to avoid sharp edges in text identity.
/usr/lib/python3.11/site-packages/blinker /usr/lib/python3.11/site-packages/blinker-1.6.2.dist-info /usr/lib/python3.11/site-packages/blinker-1.6.2.dist-info/INSTALLER /usr/lib/python3.11/site-packages/blinker-1.6.2.dist-info/LICENSE.rst /usr/lib/python3.11/site-packages/blinker-1.6.2.dist-info/METADATA /usr/lib/python3.11/site-packages/blinker-1.6.2.dist-info/RECORD /usr/lib/python3.11/site-packages/blinker-1.6.2.dist-info/REQUESTED /usr/lib/python3.11/site-packages/blinker-1.6.2.dist-info/WHEEL /usr/lib/python3.11/site-packages/blinker-1.6.2.dist-info/top_level.txt /usr/lib/python3.11/site-packages/blinker/__init__.py /usr/lib/python3.11/site-packages/blinker/__pycache__ /usr/lib/python3.11/site-packages/blinker/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/blinker/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/blinker/__pycache__/_saferef.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/blinker/__pycache__/_saferef.cpython-311.pyc /usr/lib/python3.11/site-packages/blinker/__pycache__/_utilities.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/blinker/__pycache__/_utilities.cpython-311.pyc /usr/lib/python3.11/site-packages/blinker/__pycache__/base.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/blinker/__pycache__/base.cpython-311.pyc /usr/lib/python3.11/site-packages/blinker/_saferef.py /usr/lib/python3.11/site-packages/blinker/_utilities.py /usr/lib/python3.11/site-packages/blinker/base.py /usr/lib/python3.11/site-packages/blinker/py.typed /usr/share/doc/packages/python311-blinker /usr/share/doc/packages/python311-blinker/CHANGES.rst /usr/share/doc/packages/python311-blinker/README.rst /usr/share/doc/packages/python311-blinker/html /usr/share/doc/packages/python311-blinker/html/.buildinfo /usr/share/doc/packages/python311-blinker/html/404.html /usr/share/doc/packages/python311-blinker/html/_images /usr/share/doc/packages/python311-blinker/html/_images/blinker-named.png /usr/share/doc/packages/python311-blinker/html/_sources /usr/share/doc/packages/python311-blinker/html/_sources/index.rst.txt /usr/share/doc/packages/python311-blinker/html/_static /usr/share/doc/packages/python311-blinker/html/_static/basic.css /usr/share/doc/packages/python311-blinker/html/_static/blinker-named.png /usr/share/doc/packages/python311-blinker/html/_static/doctools.js /usr/share/doc/packages/python311-blinker/html/_static/documentation_options.js /usr/share/doc/packages/python311-blinker/html/_static/file.png /usr/share/doc/packages/python311-blinker/html/_static/flask.css /usr/share/doc/packages/python311-blinker/html/_static/language_data.js /usr/share/doc/packages/python311-blinker/html/_static/minus.png /usr/share/doc/packages/python311-blinker/html/_static/plus.png /usr/share/doc/packages/python311-blinker/html/_static/pocoo.css /usr/share/doc/packages/python311-blinker/html/_static/pygments.css /usr/share/doc/packages/python311-blinker/html/_static/searchtools.js /usr/share/doc/packages/python311-blinker/html/_static/sphinx_highlight.js /usr/share/doc/packages/python311-blinker/html/_static/version_warning_offset.js /usr/share/doc/packages/python311-blinker/html/genindex.html /usr/share/doc/packages/python311-blinker/html/index.html /usr/share/doc/packages/python311-blinker/html/objects.inv /usr/share/doc/packages/python311-blinker/html/search.html /usr/share/doc/packages/python311-blinker/html/searchindex.js /usr/share/licenses/python311-blinker /usr/share/licenses/python311-blinker/LICENSE.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 17:27:59 2026