Accepting request 555610 from home:MargueriteSu:branches:server:http
- fix a leaf problem found by repo-checker * uwsgi-python3 can't be install because it requires python-base = 3.6 which should be python3-base OBS-URL: https://build.opensuse.org/request/show/555610 OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=59
This commit is contained in:
parent
9e1ee6db2b
commit
0f2d2f5d9e
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 10 04:51:02 UTC 2017 - i@marguerite.su
|
||||||
|
|
||||||
|
- fix a leaf problem found by repo-checker
|
||||||
|
* uwsgi-python3 can't be install because it requires python-base = 3.6
|
||||||
|
which should be python3-base
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 09 00:00:00 UTC 2017 - sven@uebelacker.net
|
Wed Nov 09 00:00:00 UTC 2017 - sven@uebelacker.net
|
||||||
|
|
||||||
|
@ -357,7 +357,7 @@ This package contains support for Python applications via the WSGI protocol.
|
|||||||
Summary: Python 3 Plugin for uWSGI
|
Summary: Python 3 Plugin for uWSGI
|
||||||
Group: Productivity/Networking/Web/Servers
|
Group: Productivity/Networking/Web/Servers
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
Requires: python-base = 3.6
|
Requires: python3-base = 3.6
|
||||||
|
|
||||||
%description python3
|
%description python3
|
||||||
uWSGI is a self-healing application container server coded in pure C.
|
uWSGI is a self-healing application container server coded in pure C.
|
||||||
|
Loading…
Reference in New Issue
Block a user