Package python-module-requests-mock: Information

    Source package: python-module-requests-mock
    Version: 0.6.0-alt1.git20141216.1
    Build time:  Mar 16, 2016, 04:05 PM in the task #161301
    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-pickles (noarch)
    python-module-requests-mock-tests (noarch)
    python3-module-requests-mock (noarch)
    python3-module-requests-mock-tests (noarch)



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

    Last changed


    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)
    Jan. 19, 2015 Eugeny A. Rostovtsev 0.6.0-alt1.git20141216
    - Initial build for Sisyphus