Description
This repository provides an improved version of uwsgi package.
Currently, it focuses on improving uWSGI's Python subpackages. For example, it uses appropriate macros when referring to Python 3, prefixes Python-dependent plugins with the version of Python they are built with, builds Python 3 subpackages for the other Python 3 version available in EPEL7...
Installation Instructions
Enable the repository by downloading the appropriate .repo
file or via dnf copr enable
command.
Install uWSGI and the appropriate plugins. For example, to install uWSGI and its Python 3 plugin built with Python 3.6 on EPEL7, run:
yum install uwsgi uwsgi-plugin-python36
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 6 | i386 (99)*, x86_64 (98)* | EPEL 6 (0 downloads) |
EPEL 7 | ppc64le (122)*, x86_64 (125)* | EPEL 7 (191 downloads) |
* Total number of downloaded packages.