Revisions of python-blinker
Ana Guerrero (anag+factory)
accepted
request 1217042
from
Dirk Mueller (dirkmueller)
(revision 23)
- 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
Ana Guerrero (anag+factory)
accepted
request 1126823
from
Markéta Machová (mcalabkova)
(revision 22)
Dominique Leuenberger (dimstar_suse)
accepted
request 1102380
from
Matej Cepl (mcepl)
(revision 21)
- 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.
Ana Guerrero (anag+factory)
accepted
request 1100942
from
Matej Cepl (mcepl)
(revision 20)
- Add no-stdpy-pyc.patch which makes Sphinx not to generate *.pyc files for the Python interpreter it uses for generating documentation.
Dominique Leuenberger (dimstar_suse)
accepted
request 1085626
from
Daniel Garcia (dgarcia)
(revision 19)
- 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.
Dominique Leuenberger (dimstar_suse)
accepted
request 1083131
from
Dirk Mueller (dirkmueller)
(revision 18)
- move documentation into the main package for SLE15
Dominique Leuenberger (dimstar_suse)
accepted
request 1081978
from
Dirk Mueller (dirkmueller)
(revision 17)
Dominique Leuenberger (dimstar_suse)
accepted
request 1003549
from
Matej Cepl (mcepl)
(revision 16)
- Fix documentation generation. - 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.
Dominique Leuenberger (dimstar_suse)
accepted
request 819672
from
Tomáš Chvátal (scarabeus_iv)
(revision 15)
Dominique Leuenberger (dimstar_suse)
accepted
request 655588
from
Tomáš Chvátal (scarabeus_iv)
(revision 14)
- Fix fdupes call - Trim bias from description. - Remove superfluous devel dependency for noarch package
Dominique Leuenberger (dimstar_suse)
accepted
request 493371
from
Robert Schweikert (rjschwei)
(revision 13)
1
Dominique Leuenberger (dimstar_suse)
accepted
request 429471
from
Factory Maintainer (factory-maintainer)
(revision 12)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 372864
from
Dirk Mueller (dirkmueller)
(revision 11)
1
Dominique Leuenberger (dimstar_suse)
accepted
request 287336
from
Jan Matejek (matejcik)
(revision 10)
1
Adrian Schröter (adrianSuSE)
committed
(revision 9)
Split 13.2 from Factory
Adrian Schröter (adrianSuSE)
committed
(revision 8)
Split 13.1 from Factory
Stephan Kulow (coolo)
accepted
request 179740
from
Sascha Peilicke (saschpe)
(revision 7)
housekeeping sr, necessary due to split between d:l:p and d:l:p3 and (manual) _link removal in Factory.
Adrian Schröter (adrianSuSE)
committed
(revision 6)
Split 12.3 from Factory
Stephan Kulow (coolo)
accepted
request 142802
from
Todd R (TheBlackCat)
(revision 5)
Removed openSUSE 11.4 spec file workarounds (forwarded request 142743 from TheBlackCat) (forwarded request 142790 from TheBlackCat)
Displaying revisions 1 - 20 of 24