This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user