Package python-module-requests-mock: Information

    Source package: python-module-requests-mock
    Version: 1.3.0-alt0.M80C.1
    Build time:  Mar 25, 2019, 03:30 PM in the task #223559
    Report package bug
    License: ASLv2.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:
    python-module-requests-mock (noarch)
    python-module-requests-mock-docs (noarch)
    python-module-requests-mock-tests (noarch)
    python3-module-requests-mock (noarch)
    python3-module-requests-mock-tests (noarch)

    Maintainer: Lenar Shakirov


      1. python3-devel
      2. python3-module-coverage
      3. python3-module-discover
      4. python3-module-fixtures
      5. python3-module-mimeparse
      6. python3-module-mock
      7. python3-module-pbr
      8. python3-module-requests
      9. python3-module-setuptools
      10. python3-module-six
      11. python3-module-sphinx
      12. python3-module-testrepository
      13. python3-module-testtools
      14. python3-module-urllib3
      15. python3-module-wheel
      16. python-devel
      17. python-module-coverage
      18. python-module-discover
      19. python-module-fixtures
      20. python-module-mimeparse
      21. python-module-mock
      22. python-module-pbr
      23. python-module-requests
      24. python-module-setuptools
      25. python-module-six
      26. python-module-sphinx-devel
      27. python-module-testrepository
      28. python-module-testtools
      29. python-module-urllib3
      30. python-module-wheel
      31. rpm-build-python3

    Last changed


    March 4, 2019 Lenar Shakirov 1.3.0-alt0.M80C.1
    - Backport to C8.1
    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