Package python3-module-zope.hookable-tests: Information

    Binary package: python3-module-zope.hookable-tests
    Version: 4.2.0-alt1
    Architecture: e2kv5
    Build time:  Jan 12, 2021, 03:30 AM
    Report package bug
    License: ZPLv2.1
    Summary: Tests for zope.hookable
    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.
    
    This package contains tests for zope.hookable.

    Maintainer: Grigory Ustinov


    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.