Пакет python-module-collective.monkeypatcher: Информация

    Исходный пакет: python-module-collective.monkeypatcher
    Версия: 1.1.3-alt1.1
    Собран:  3 февраля 2018 г. 16:42 в задании #199113
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/collective.monkeypatcher/

    Лицензия: BSD
    О пакете: Support for applying monkey patches late in the startup cycle
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-collective (x86_64, i586)
    python-module-collective.monkeypatcher (x86_64, i586)
    python-module-collective.monkeypatcher-tests (x86_64, i586)

    Сопровождающий: 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

    Последнее изменение


    2 февраля 2018 г. Stanislav Levin 1.1.3-alt1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    12 декабря 2017 г. Aleksei Nikiforov 1.1.3-alt1
    - Updated to upstream version 1.1.3.
    24 мая 2016 г. Ivan Zakharyaschev 1.1.1-alt1.git20141210.1
    - (AUTO) subst_x86_64.