Package python-module-zope.hookable: Information

    Source package: python-module-zope.hookable
    Version: 4.2.0-alt1
    Build time:  Mar 10, 2019, 08:44 PM in the task #224300
    Report package bug
    License: ZPLv2.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:
    python-module-zope.hookable (x86_64, i586, aarch64)
    python-module-zope.hookable-debuginfo (x86_64, i586, aarch64)
    python-module-zope.hookable-tests (x86_64, i586, aarch64)

    Maintainer: Grigory Ustinov


      1. python3-devel
      2. python3-module-setuptools
      3. rpm-build-python
      4. rpm-build-python3
      5. rpm-macros-sphinx
      6. time
      7. python-module-alabaster
      8. python-module-docutils
      9. python-module-html5lib
      10. python-module-objects.inv
      11. python-module-setuptools

    Last changed


    Oct. 29, 2018 Grigory Ustinov 4.2.0-alt1
    - Build new version.
    May 10, 2018 Grigory Ustinov 4.0.4-alt2
    - Tranfer package to subst-packaging system.
    March 22, 2018 Aleksei Nikiforov 4.0.4-alt1.1.1.1.1
    - (NMU) Rebuilt with python-3.6.4.