Пакет python-module-pymacaroons-pynacl: Информация

    Исходный пакет: python-module-pymacaroons-pynacl
    Версия: 0.13.0-alt1
    Собран:  22 апреля 2019 г. 5:53 в задании #227514
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/ecordell/pymacaroons

    Лицензия: MIT
    О пакете: Library providing non-opaque cookies for authorization
    Описание: 
    This is a Python re-implementation of the libmacaroons C library.
    Macaroons, like cookies, are a form of bearer credential. Unlike
    opaque tokens, macaroons embed caveats that define specific authorization
    requirements for the target service, the service that issued the root macaroon
    and which is capable of verifying the integrity of macaroons it receives.
    
    Macaroons allow for delegation and attenuation of authorization. They are
    simple and fast to verify, and decouple authorization policy from the
    enforcement of that policy.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-pymacaroons-pynacl (noarch)
    python3-module-pymacaroons-pynacl (noarch)

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Vitaly Lipatov
    Igor Vlasenko

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

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


    6 февраля 2019 г. Vitaly Lipatov 0.13.0-alt1
    - new version 0.13.0 (with rpmrb script)
    14 октября 2018 г. Igor Vlasenko 0.9.3-alt1.qa1
    - NMU: applied repocop patch
    14 июня 2017 г. Vitaly Lipatov 0.9.3-alt1
    - initial build for ALT Sisyphus