Package python3-module-requestsexceptions: Information

    Source package: python3-module-requestsexceptions
    Version: 1.4.0-alt1
    Build time:  Dec 8, 2023, 06:14 PM in the task #335365
    Report package bug
    License: Apache-2.0
    Summary: Import exceptions from potentially bundled packages in requests
    Description: 
    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.

    List of rpms provided by this srpm:
    python3-module-requestsexceptions (noarch)

    Maintainer: Grigory Ustinov

    List of contributors:
    Grigory Ustinov
    Alexey Shabalin

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

    Last changed


    June 10, 2022 Grigory Ustinov 1.4.0-alt1
    - Build new version.
    June 8, 2021 Grigory Ustinov 1.1.3-alt2
    - Drop python2 support.
    April 14, 2016 Alexey Shabalin 1.1.3-alt1
    - Initial packaging