forked from pool/uwsgi
Accepting request 923649 from home:pgajdos
- greenlet and gevent plugins require uwsgi-python3 instead of uwsgi-python OBS-URL: https://build.opensuse.org/request/show/923649 OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=103
This commit is contained in:
parent
0a2d49f97a
commit
e356e4e38c
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 7 07:25:48 UTC 2021 - pgajdos@suse.com
|
||||
|
||||
- greenlet and gevent plugins require uwsgi-python3 instead of
|
||||
uwsgi-python
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 30 08:52:52 UTC 2021 - pgajdos@suse.com
|
||||
|
||||
|
@ -201,7 +201,7 @@ applications (vassals) via ZeroMQ.
|
||||
Summary: Gevent Plugin for uWSGI
|
||||
Group: Productivity/Networking/Web/Servers
|
||||
Requires: %{name} = %{version}
|
||||
Requires: %{name}-python = %{version}
|
||||
Requires: %{name}-python3 = %{version}
|
||||
|
||||
%description gevent
|
||||
uWSGI is a self-healing application container server coded in pure C.
|
||||
@ -227,7 +227,7 @@ filesystem
|
||||
Summary: Greenlet Plugin for uWSGI
|
||||
Group: Productivity/Networking/Web/Servers
|
||||
Requires: %{name} = %{version}
|
||||
Requires: %{name}-python = %{version}
|
||||
Requires: %{name}-python3 = %{version}
|
||||
|
||||
%description greenlet
|
||||
uWSGI is a self-healing application container server coded in pure C.
|
||||
|
Loading…
x
Reference in New Issue
Block a user