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 0000002553 2.49 KB
python-zope.hookable.spec 0000003049 2.98 KB
zope.hookable-5.1.0.tar.gz 0000021922 21.4 KB
Revision 17 (latest revision is 35)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 925055 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 17)
- update to version 5.1.0
  - Add support for Python 3.9.
  - Create Linux aarch64 wheels.

- %check: use %pyunittest rpm macro 
- added sources
  + _multibuild
Comments 0
openSUSE Build Service is sponsored by