Zope hookable

Edit Package python-zope.hookable

Hookable object support.

Support the efficient creation of hookable objects, which are callable objects that are meant to be replaced by other callables, at least optionally.

The idea is you create a function that does some default thing and make it hookable. Later, someone can modify what it does by calling its sethook method and changing its implementation. All users of the function, including those that imported it, will see the change.

Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000053 53 Bytes
python-zope.hookable.changes 0000003277 3.2 KB
python-zope.hookable.spec 0000003151 3.08 KB
zope.hookable-5.3.tar.gz 0000025358 24.8 KB
Revision 12 (latest revision is 18)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1034425 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 12)
- Clean up SPEC file, make rpmlint happy.
- -doc subpackage should be noarch.
- Update to version 5.3
  * Add support for the final release of Python 3.11.
Comments 0
openSUSE Build Service is sponsored by