Пакет python3-module-requests-gssapi: Информация
Исходный пакет: python3-module-requests-gssapi
Версия: 1.4.0-alt1
Собран: 17 октября 2025 г. 12:47 в задании #397314
Категория: Разработка/Python 3
Сообщить об ошибке в пакетеДомашняя страница: 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.
Сопровождающий: Stanislav Levin
Последнее изменение
16 октября 2025 г. Stanislav Levin 1.4.0-alt1
- 1.3.0 -> 1.4.0.
16 февраля 2024 г. Stanislav Levin 1.3.0-alt1
- 1.2.3 -> 1.3.0.
27 января 2024 г. Grigory Ustinov 1.2.3-alt1.1
- NMU: moved on modern pyproject macros.