Package python3-module-collective.monkeypatcher: Information

    Source package: python3-module-collective.monkeypatcher
    Version: 1.2-alt1
    Build time:  Jul 3, 2022, 05:47 AM
    Report package bug
    License: BSD
    Summary: Support for applying monkey patches late in the startup cycle
    Description: 
    Sometimes, a monkey patch is a necessary evil.
    
    This package makes it easier to apply a monkey patch during Zope
    startup. It uses the ZCML configuration machinery to ensure that patches
    are loaded "late" in the startup cycle, so that the original code has
    had time to be fully initialised and configured. This is similar to
    using the initialize() method in a product's __init__.py, except it does
    not require that the package be a full-blown Zope 2 product with a
    persistent Control_Panel entry.

    List of rpms provided by this srpm:
    python3-module-collective (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-collective.monkeypatcher (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-collective.monkeypatcher-tests (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Nikolai Kostrigin


      1. python3-module-setuptools
      2. python3-module-setuptools
      3. python3-module-tox
      4. python3-module-zope.component
      5. python3-module-zope.component-tests
      6. python3-module-zope.configuration
      7. python3-module-zope.interface
      8. python3-module-zope.schema
      9. rpm-build-python3

    Last changed


    Jan. 10, 2020 Nikolai Kostrigin 1.2-alt1
    - NMU: 1.1.3 -> 1.2
    - Remove python2 module build
    - Rearrange unittests execution
    Feb. 2, 2018 Stanislav Levin 1.1.3-alt1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    Dec. 12, 2017 Aleksei Nikiforov 1.1.3-alt1
    - Updated to upstream version 1.1.3.