Package python3-module-requests-mock: Information

    Source package: python3-module-requests-mock
    Version: 1.12.1-alt1
    Build time:  Mar 30, 2024, 08:31 PM
    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. /usr/bin/git
      2. python3-module-fixtures
      3. python3-module-purl
      4. python3-module-pyproject-installer >= 0.4.0
      5. python3-module-pytest
      6. python3-module-requests
      7. python3-module-setuptools
      8. python3-module-setuptools-scm
      9. python3-module-sphinx
      10. python3-module-testtools
      11. python3-module-wheel
      12. rpm-build-pyproject

    Last changed


    March 29, 2024 Stanislav Levin 1.12.1-alt1
    - 1.12.0 -> 1.12.1.
    March 28, 2024 Stanislav Levin 1.12.0-alt1
    - 1.11.0 -> 1.12.0.
    June 8, 2023 Stanislav Levin 1.11.0-alt1
    - 1.10.0 -> 1.11.0.