Package python-module-requests-mock: Information

    Source package: python-module-requests-mock
    Version: 1.3.0-alt1.1
    Build time:  Feb 5, 2018, 08:55 PM in the task #199802
    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: Stanislav Levin


      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. rpm-build-python3
      17. python-devel
      18. python-module-coverage
      19. python-module-discover
      20. python-module-fixtures
      21. python-module-mimeparse
      22. python-module-mock
      23. python-module-pbr
      24. python-module-requests
      25. python-module-testtools
      26. python-module-setuptools
      27. python-module-urllib3
      28. python-module-wheel
      29. python-module-six
      30. python-module-sphinx-devel
      31. python-module-testrepository

    Last changed


    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
    March 13, 2016 Ivan Zakharyaschev 0.6.0-alt1.git20141216.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)