From 689d2fdf16cf71c91339de87a12f58d028ab39e8 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jul 31 2018 12:58:15 +0000 Subject: python-fedora → python-fedora-flask Merges https://pagure.io/pagure/pull-request/3467 Signed-off-by: Igor Gnatenko --- diff --git a/files/pagure.spec b/files/pagure.spec index a5e96bb..8d0e93e 100644 --- a/files/pagure.spec +++ b/files/pagure.spec @@ -24,13 +24,13 @@ BuildRequires: python%{python_pkgversion}-setuptools %if 0%{?rhel} && 0%{?rhel} <= 7 # Required only for the `fas` and `openid` authentication backends -Requires: python%{python_pkgversion}-fedora +Requires: python%{python_pkgversion}-fedora-flask # Required only for the `oidc` authentication backend # flask-oidc # Required only if `USE_FLASK_SESSION_EXT` is set to `True` # flask-session %else -Recommends: python%{python_pkgversion}-fedora +Recommends: python%{python_pkgversion}-fedora-flask %endif %if %{undefined python_enable_dependency_generator}