Package python3-module-zope.hookable: Information

    Source package: python3-module-zope.hookable
    Version: 5.0.1-alt2
    Build time:  May 31, 2021, 11:58 AM in the task #272894
    Report package bug
    License: ZPL-2.1
    Summary: Hookable object support
    Description: 
    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.

    List of rpms provided by this srpm:
    python3-module-zope.hookable (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-zope.hookable-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-zope.hookable-docs (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-zope.hookable-pickles (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-zope.hookable-tests (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Grigory Ustinov


      1. python3-module-setuptools
      2. python3-module-sphinx
      3. rpm-build-python3
      4. rpm-macros-sphinx3

    Last changed


    May 31, 2021 Grigory Ustinov 5.0.1-alt2
    - Drop specsubst scheme.
    April 28, 2020 Stanislav Levin 5.0.1-alt1
    - 5.0.0 -> 5.0.1.
    Jan. 9, 2020 Grigory Ustinov 5.0.0-alt1
    - Build new version.
    - Fix license.