Package python-module-collective.monkeypatcher: Information

    Source package: python-module-collective.monkeypatcher
    Version: 1.1.3-alt1.1
    Build time:  Feb 3, 2018, 04:42 PM in the task #199113
    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:
    python-module-collective (x86_64, i586)
    python-module-collective.monkeypatcher (x86_64, i586)
    python-module-collective.monkeypatcher-tests (x86_64, i586)

    Maintainer: Stanislav Levin


      1. python2.7(zope.component)
      2. python2.7(zope.component.testing)
      3. python2.7(zope.configuration.xmlconfig)
      4. python2.7(zope.interface)
      5. python2.7(zope.schema)
      6. python-module-setuptools

    Last changed


    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.
    May 24, 2016 Ivan Zakharyaschev 1.1.1-alt1.git20141210.1
    - (AUTO) subst_x86_64.