]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec.in: ceph-mgr-dashboard does not require werkzeug 57145/head
authorKen Dreyer <kdreyer@ibm.com>
Mon, 29 Apr 2024 20:29:11 +0000 (16:29 -0400)
committerKen Dreyer <kdreyer@ibm.com>
Tue, 30 Apr 2024 13:19:38 +0000 (09:19 -0400)
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 <kdreyer@ibm.com>
ceph.spec.in

index b65f6971fbdb7ccad8ec882e563052d99f73c9f0..f25ca766d09d0a50dd26b2e4d589d61cff3745bb 100644 (file)
@@ -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