Dmitry Tantsur 8593f2378b Install uWSGI from PyPI to repair CentOS 8 support
CentOS 8 does not have uWSGI, not even in EPEL:
https://bugzilla.redhat.com/show_bug.cgi?id=1757157

Since it's installable from PyPI, let's do it instead.
Also update SELinux to enable uWSGI+nginx to operate.

Change-Id: I44d0582e221e24404f427b261bf6d366f5c32775
2020-06-03 16:02:00 +02:00
..