forked from pool/uwsgi
This commit is contained in:
parent
0f2d2f5d9e
commit
4f2ea478cf
@ -345,7 +345,7 @@ This package contains support for Python applications using PyPy.
|
||||
Summary: Python Plugin for uWSGI
|
||||
Group: Productivity/Networking/Web/Servers
|
||||
Requires: %{name} = %{version}
|
||||
Requires: python-base = 2.7
|
||||
Requires: python-base >= 2.7
|
||||
|
||||
%description python
|
||||
uWSGI is a self-healing application container server coded in pure C.
|
||||
@ -357,7 +357,7 @@ This package contains support for Python applications via the WSGI protocol.
|
||||
Summary: Python 3 Plugin for uWSGI
|
||||
Group: Productivity/Networking/Web/Servers
|
||||
Requires: %{name} = %{version}
|
||||
Requires: python3-base = 3.6
|
||||
Requires: python3-base >= 3.6
|
||||
|
||||
%description python3
|
||||
uWSGI is a self-healing application container server coded in pure C.
|
||||
|
Loading…
x
Reference in New Issue
Block a user