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

    Исходный пакет: python-module-requests-gssapi
    Версия: 1.0.1-alt1
    Собран:  6 мая 2019 г. 12:07
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/requests-gssapi

    Лицензия: ISC
    О пакете: A GSSAPI/SPNEGO authentication handler for python-requests
    Описание: 
    Requests is an HTTP library, written in Python, for human beings.
    This library adds optional GSSAPI authentication support and
    supports mutual authentication.
    
    It provides a fully backward-compatible shim for the old
    python-requests-kerberos library. A more powerful interface is
    provided by the HTTPSPNEGOAuth component, but this is of course not
    guaranteed to be compatible.

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

    Сопровождающий: Stanislav Levin

    Список участников:
    Stanislav Levin

      1. python3(gssapi)
      2. python2.7(mock)
      3. python2.7(requests)
      4. python3(mock)
      5. python3-module-setuptools
      6. python3(requests)
      7. rpm-build-python3
      8. python-module-setuptools
      9. python3(tox)
      10. python2.7(gssapi)

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


    6 мая 2019 г. Stanislav Levin 1.0.1-alt1
    - 1.0.0 -> 1.0.1.
    2 июля 2018 г. Stanislav Levin 1.0.0-alt2
    - Fix regex string escaping
    4 мая 2018 г. Stanislav Levin 1.0.0-alt1
    - Initial build