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

    Исходный пакет: python-module-zope.principalannotation
    Версия: 4.1.1-alt1
    Собран:  14 января 2017 г. 11:33 в задании #176440
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/zope.principalannotation/

    Лицензия: ZPLv2.1
    О пакете: Annotations for Zope Principals
    Описание: 
    This package implements annotations for zope.security principals. To
    make it clear, the principal here is the object that provides
    zope.security.interfaces.IPrincipal interface and annotations is the
    object providing zope.annotation.interfaces.IAnnotations.
    
    The problem is that principals is dynamic, non-persistent objects
    created on the fly for every security participation (request or
    something), so common annotation techniques, like AttributeAnnotations
    cannot be applied to them.
    
    This package provides a persistent storage of principal annotations,
    storing annotations by principal ID as well as an adapter from
    IPrincipal to IAnnotations.

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

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


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

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


    11 января 2017 г. Igor Vlasenko 4.1.1-alt1
    - automated PyPI update
    6 июня 2016 г. Ivan Zakharyaschev 4.1.0-alt1.1.1
    - (AUTO) subst_x86_64.
    14 марта 2016 г. Ivan Zakharyaschev 4.1.0-alt1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)