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

    Исходный пакет: python-module-z3c.persistentfactory
    Версия: 0.3-alt3.2
    Собран:  2 мая 2019 г. 6:57 в задании #228634
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/z3c.persistentfactory/

    Лицензия: ZPL
    О пакете: Wrap instance methods in persistent factory wrappers for using instance methods as ZCA factories
    Описание: 
    The ZCA and the ZODB are a good combination where components require
    persistent state. ZCA factories or handlers typically retrieve any
    persistent state required from the persistent objects being adapted. If
    the persistent state required is not specific to the objects being
    adapted, a common solution is to register a persistent utility which is
    then looked up in the factory or handler. The persistent utility
    approach requires, however, that the one appropriate utility is looked
    up which requires support in the ZCA registrations either in the
    interface provided or the utility name.
    
    In some cases, however, it is more consistent with the object oriented
    semantics of Python and the ZCA to think of the factory or handler as an
    instance method of a persistent object. With this approach the
    non-context specific persistent state can be accessed on self.

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

    Сопровождающий: Eugeny A. Rostovtsev


      1. python3-devel
      2. python3-module-setuptools
      3. rpm-build-python3
      4. python-devel
      5. python-module-setuptools
      6. python-tools-2to3

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


    30 апреля 2019 г. Grigory Ustinov 0.3-alt3.2
    - Rebuild with python3.7.
    6 июня 2016 г. Ivan Zakharyaschev 0.3-alt3.1.1
    - (AUTO) subst_x86_64.
    13 марта 2016 г. Ivan Zakharyaschev 0.3-alt3.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)