Name: | uwsgi |
---|---|
Version: | 2.0.30 |
Release: | 1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 994947 |
License: | LicenseRef-Callaway-GPLv2-with-exceptions AND LicenseRef-Callaway-MIT |
RPM: | uwsgi-2.0.30-1.el9.aarch64.rpm |
Source RPM: | uwsgi-2.0.30-1.el9.src.rpm |
Build Date: | Tue Jun 24 2025 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/unbit/uwsgi |
Summary: | Fast, self-healing, application container server |
Description: | uWSGI is a fast (pure C), self-healing, developer/sysadmin-friendly application container server. Born as a WSGI-only server, over time it has evolved in a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It uses the uwsgi (all lowercase, already included by default in the Nginx and Cherokee releases) protocol for all the networking/interprocess communications. Can be run in preforking mode, threaded, asynchronous/evented and supports various form of green threads/co-routine (like uGreen and Fiber). Sysadmin will love it as it can be configured via command line, environment variables, xml, .ini and yaml files and via LDAP. Being fully modular can use tons of different technology on top of the same core. |
- Update to 2.0.30
- Rebuilt for Python 3.14
- Update to 2.0.29
- Rebuild for new libgo
- Add sysusers.d config file to allow rpm to create users/groups automatically
- Add explicit BR: libxcrypt-devel
- Fix type errors flagged by GCC15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
- Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_3.4
- Update to 2.0.28, drop merged patches