Package python3-module-requests-mock: Information

  • Default inline alert: Version in the repository: 1.12.1-alt1

Source package: python3-module-requests-mock
Version: 1.9.3-alt1
Latest version according to Repology
Build time:  Mar 23, 2022, 01:43 PM in the task #297031
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


ACL:
Stanislav Levin
@everybody

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

Last changed


March 22, 2022 Stanislav Levin 1.9.3-alt1
- 1.8.0 -> 1.9.3.
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