From: Ken Dreyer Date: Mon, 29 Apr 2024 20:29:11 +0000 (-0400) Subject: ceph.spec.in: ceph-mgr-dashboard does not require werkzeug X-Git-Tag: v20.0.0~2030^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=461c4b167e2a4e3ab5afd12e8d701de8cf776e62;p=ceph.git ceph.spec.in: ceph-mgr-dashboard does not require werkzeug Nothing in the dashboard codebase imports werkzeug. It appears this was leftover from the time when the dashboard was packaged with the rest of the mgr modules. Fixes: https://tracker.ceph.com/issues/65693 Signed-off-by: Ken Dreyer --- diff --git a/ceph.spec.in b/ceph.spec.in index b65f6971fbdb..f25ca766d09d 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -680,7 +680,6 @@ Requires: python%{python3_pkgversion}-grpcio-tools %if 0%{?fedora} || 0%{?rhel} || 0%{?openEuler} Requires: python%{python3_pkgversion}-cherrypy Requires: python%{python3_pkgversion}-routes -Requires: python%{python3_pkgversion}-werkzeug %if 0%{?weak_deps} Recommends: python%{python3_pkgversion}-saml %if 0%{?fedora} || 0%{?rhel} <= 8