Package python3-module-wsgi_intercept: Information

    Source package: python3-module-wsgi_intercept
    Version: 1.13.0-alt1
    Build time:  Mar 1, 2024, 05:06 PM in the task #340207
    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:
    python3-module-wsgi_intercept (noarch)
    python3-module-wsgi_intercept-tests (noarch)

    Maintainer: Ilfat Aminov


      1. rpm-build-python3
      2. rpm-macros-sphinx3
      3. python3-module-setuptools
      4. python3-module-sphinx

    Last changed


    Feb. 12, 2024 Ilfat Aminov 1.13.0-alt1
    - 1.13.0
    May 31, 2021 Grigory Ustinov 1.5.0-alt2
    - Drop python2 support.
    Feb. 2, 2018 Stanislav Levin 1.5.0-alt1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools