Package python-module-wsgiproxy: Information

Danger alert: Package removed from sisyphus repository

Removed in the task: #262304
Package removed: Vitaly Lipatov
Deletion date: Nov. 23, 2020
Message: build python3-module-wsgiproxy2 separately
    Source package: python-module-wsgiproxy
    Version: 0.2.2-alt2.2
    Build time:  Apr 23, 2019, 02:09 AM in the task #227538
    Report package bug
    License: MIT
    Summary: HTTP proxying tools for WSGI apps
    Description: 
    WSGIProxy gives tools to proxy arbitrary(ish) WSGI requests to other
    processes over HTTP.
    
    This will encode the WSGI request CGI-style environmental variables
    (which must be strings), plus a configurable set of other variables. It
    also sends values like HTTP_HOST and wsgi.url_scheme which are often
    obscured by the proxying process, as well as values like SCRIPT_NAME. On
    the receiving end, a WSGI middleware fixes up the environment to
    represent the state of the original request. This makes HTTP more like
    FastCGI or SCGI, which naturally preserve these values.

    List of RPM packages built from this SRPM:
    python-module-wsgiproxy (noarch)
    python3-module-wsgiproxy (noarch)



      1. rpm-build-python3
      2. python3-devel
      3. python3-module-setuptools
      4. python-devel
      5. python-module-setuptools
      6. python-tools-2to3

    Last changed


    May 16, 2018 Andrey Bychkov 0.2.2-alt2.2
    - (NMU) rebuild with python3.6
    March 13, 2016 Ivan Zakharyaschev 0.2.2-alt2.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    July 29, 2014 Eugeny A. Rostovtsev 0.2.2-alt2
    - Added module for Python 3