SHA256
1
0
forked from pool/uwsgi
Marguerite Su 2017-12-10 12:35:45 +00:00 committed by Git OBS Bridge
parent 0f2d2f5d9e
commit 4f2ea478cf

View File

@ -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.