Package python3-module-zope.hookable: Information

    Source package: python3-module-zope.hookable
    Version: 7.0-alt1.1
    Build time:  Aug 16, 2025, 11:14 AM
    Report package bug
    License: ZPL-2.1
    Summary: Hookable object support
    Description: 
    This package supports the efficient creation of "hookable" objects, which are
    callable objects that are meant to be optionally replaced.
    
    The idea is that 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.

    List of RPM packages built from this SRPM:
    python3-module-zope.hookable (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-zope.hookable-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Stanislav Levin


      1. python3-module-pyproject-installer >= 0.4.0
      2. python3-module-setuptools
      3. python3-module-zope-testing
      4. python3-module-zope-testrunner
      5. rpm-build-pyproject

    Last changed


    April 2, 2025 Stanislav Levin 7.0-alt1.1
    - NMU: fixed FTBFS (setuptools 75.8.1)
    Sept. 25, 2024 Stanislav Levin 7.0-alt1
    - 6.0 -> 7.0.
    March 15, 2024 Stanislav Levin 6.0-alt1
    - 5.4 -> 6.0.