Package python3-module-requests-mock: Information

    Source package: python3-module-requests-mock
    Version: 1.8.0-alt1
    Build time:  Apr 16, 2021, 12:01 PM in the task #270021
    Report package bug
    License: Apache-2.0
    Summary: Mock out responses from the requests package
    Description: 
    The requests-mock library at its core is simply a transport adapter that
    can be preloaded with responses that are returned if certain URIs are
    requested. This is particularly useful in unit tests where you want to
    return known responses from HTTP requests without making actual calls.
    
    As the requests library has very limited options for how to load and use
    adapters requests-mock also provides a number of ways to make sure the
    mock adapter is used. These are only loading mechanisms, they do not
    contain any logic and can be used as a reference to load the adapter in
    whatever ways works best for your project.

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

    Maintainer: Stanislav Levin


      1. python3(testrepository)
      2. python3(tox)
      3. python3(tox_console_scripts)
      4. python3(tox_no_deps)
      5. python3(urllib3)
      6. python3-module-setuptools
      7. python3(pbr)
      8. python3(purl)
      9. python3(pytest)
      10. python3(requests)
      11. rpm-build-python3

    Last changed


    April 15, 2021 Stanislav Levin 1.8.0-alt1
    - 1.3.0 -> 1.8.0.
    Feb. 2, 2018 Stanislav Levin 1.3.0-alt1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    May 29, 2017 Alexey Shabalin 1.3.0-alt1
    - 1.3.0
    - drop pickle package