Пакет python3-module-requestsexceptions: Информация

    Исходный пакет: python3-module-requestsexceptions
    Версия: 1.4.0-alt1
    Собран:  10 июня 2022 г. 14:49
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/requestsexceptions

    Лицензия: Apache-2.0
    О пакете: Import exceptions from potentially bundled packages in requests
    Описание: 
    The python requests library bundles the urllib3 library, however, some
    software distributions modify requests to remove the bundled library.
    This makes some operations, such as supressing the "insecure platform
    warning" messages that urllib emits difficult.  This is a simple
    library to find the correct path to exceptions in the requests library
    regardless of whether they are bundled.

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

    Сопровождающий: Grigory Ustinov

    Список участников:
    Grigory Ustinov
    Alexey Shabalin

      1. python3-module-pbr >= 1.6
      2. python3-module-setuptools
      3. rpm-build-python3

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


    10 июня 2022 г. Grigory Ustinov 1.4.0-alt1
    - Build new version.
    8 июня 2021 г. Grigory Ustinov 1.1.3-alt2
    - Drop python2 support.
    14 апреля 2016 г. Alexey Shabalin 1.1.3-alt1
    - Initial packaging