From d056c0c80983eb0ea8db7f9026ad37e8b8312ae85d309d528f5904b23deaaa19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Tue, 29 Jun 2021 09:19:31 +0000 Subject: [PATCH] fix OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gunicorn?expand=0&rev=49 --- python-gunicorn.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/python-gunicorn.spec b/python-gunicorn.spec index 269d41a..57f082f 100644 --- a/python-gunicorn.spec +++ b/python-gunicorn.spec @@ -36,11 +36,11 @@ BuildRequires: python3-Sphinx Requires: python-setuptools >= 3.0 Requires(post): update-alternatives Requires(postun): update-alternatives -Suggests: %{python_module evenlet} -Suggests: %{python_module gevent} -Suggests: %{python_module gthread} -Suggests: %{python_module setproctitle} -Suggests: %{python_module tornado} +Suggests: python-evenlet +Suggests: python-gevent +Suggests: python-gthread +Suggests: python-setproctitle +Suggests: python-tornado BuildArch: noarch %python_subpackages