Name: | uwsgi |
---|---|
Version: | 2.0.30 |
Release: | 6.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 950427 |
License: | LicenseRef-Callaway-GPLv2-with-exceptions AND LicenseRef-Callaway-MIT |
RPM: | uwsgi-2.0.30-6.el9.x86_64.rpm |
Source RPM: | uwsgi-2.0.30-6.el9.src.rpm |
Build Date: | Fri Aug 29 2025 |
Build Host: | build-ol9-x86_64.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. |
- Add python3.13 module for EL9
- Rebuilt for Python 3.14.0rc2 bytecode
- Disable perl-Coro for rawhide, as this blocks rebuilding for perl 5.42 (see https://bugzilla.redhat.com/show_bug.cgi?id=2379448)
- Perl 5.42 rebuild
- Rebuilt for Python 3.14
- 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