Package python-module-wsgi_intercept: Information

    Source package: python-module-wsgi_intercept
    Version: 1.5.0-alt1.1
    Build time:  Jun 29, 2019, 11:15 AM
    Report package bug
    License: MIT
    Summary: wsgi_intercept installs a WSGI application in place of a real URI for testing
    Description: 
    Installs a WSGI application in place of a real URI for testing.
    
    Testing a WSGI application normally involves starting a server at a
    local host and port, then pointing your test code to that address.
    Instead, this library lets you intercept calls to any specific host/port
    combination and redirect them into a WSGI application importable by your
    test program. Thus, you can avoid spawning multiple processes or threads
    to test your Web app.

    List of rpms provided by this srpm:
    python-module-wsgi_intercept (noarch)
    python-module-wsgi_intercept-docs (noarch)
    python-module-wsgi_intercept-pickles (noarch)
    python-module-wsgi_intercept-tests (noarch)
    python3-module-wsgi_intercept (noarch)
    python3-module-wsgi_intercept-tests (noarch)

    Maintainer: Stanislav Levin


      1. python3-devel
      2. python3-module-setuptools
      3. python-devel
      4. python-module-httplib2
      5. python-module-requests
      6. python-module-setuptools
      7. python-module-sphinx-devel
      8. rpm-build-python3

    Last changed


    Feb. 2, 2018 Stanislav Levin 1.5.0-alt1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    June 16, 2017 Alexey Shabalin 1.5.0-alt1
    - 1.5.0
    March 13, 2016 Ivan Zakharyaschev 0.9.1-alt1.git20141206.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)