Package uwsgi: Information

    Source package: uwsgi
    Version: 2.0.23-alt3
    Latest version according to Repology
    Build time:  Sep 3, 2024, 01:35 PM in the task #356701
    Category: System/Servers
    Report package bug
    License: GPLv2
    Summary: fast (pure C), self-healing, developer-friendly WSGI server
    Description: 
    uWSGI is a fast (pure C), self-healing, developer-friendly WSGI server,
    aimed for professional python webapps deployment and development. Over
    time it has evolved in a complete stack for networked/clustered python
    applications, implementing message/object passing, RPC and process
    management. It uses the uwsgi (all lowercase) protocol for all the
    networking/interprocess communications. From the 0.9.5 release it
    includes a plugin loading technology that can be used to add support for
    other languages or platform. A Lua wsapi adaptor, a PSGI handler and an
    Erlang message exchanger are already available.

    List of RPM packages built from this SRPM:
    gem-uwsgi (x86_64, ppc64le, i586, aarch64)
    gem-uwsgi-debuginfo (x86_64, ppc64le, i586, aarch64)
    gem-uwsgi-devel (noarch)
    gem-uwsgi-doc (noarch)
    python3-module-uwsgi (noarch)
    uwsgi (x86_64, ppc64le, i586, aarch64)
    uwsgi-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Michael Shigorin


    ACL:
    Oleg Solovyov
    @everybody

      1. gem(rack) >= 0
      2. libxml2-devel
      3. rpm-build-python3
      4. rpm-build-ruby
      5. python3-module-setuptools
      6. python3-module-wheel

    Last changed


    Sept. 3, 2024 Michael Shigorin 2.0.23-alt3
    - fix unpleasant but inobvious mistakes:
      + archdep Patch:
      + duplicated Version:/Release:
    Aug. 14, 2024 Pavel Skrylev 2.0.23-alt2
    - + added python3 and ruby subpackages
    Nov. 22, 2023 Oleg Solovyov 2.0.23-alt1
    - update to 2.0.23 (Fixes: CVE-2023-27522)