Package python-module-requests: Information

    Source package: python-module-requests
    Version: 2.18.4-alt1
    Build time:  Sep 28, 2017, 07:12 PM in the task #188971
    Copied in the task: #189269
    Report package bug
    License: ASL 2.0
    Summary: HTTP library, written in Python, for human beings
    Description: 
    Most existing Python modules for sending HTTP requests are extremely verbose and
    cumbersome. Python's built-in urllib2 module provides most of the HTTP
    capabilities you should need, but the API is thoroughly broken. This library is
    designed to make HTTP requests easy for developers.

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

    Maintainer: Andrey Cherepanov


      1. python3-devel
      2. python3-module-chardet
      3. python3-module-idna
      4. python3-module-setuptools-tests
      5. python3-module-urllib3 >= 1.13.1
      6. python-devel
      7. python-module-chardet
      8. python-module-idna
      9. python-module-setuptools-tests
      10. python-module-urllib3 >= 1.13.1
      11. python-modules-json
      12. rpm-build-python3

    Last changed


    Sept. 27, 2017 Andrey Cherepanov 2.18.4-alt1
    - New version
    Sept. 27, 2017 Andrey Cherepanov 2.12.4-alt5
    - Do not remove bundled chardet and urllib3 libraries
    Feb. 27, 2017 Michael Shigorin 2.12.4-alt4
    - BOOTSTRAP: introduce check knob (*off* by default),
      put (unused) BR: python-module-httpbin under it