Signed-off-by: Alfredo Deza <adeza@redhat.com>
Requires: ceph-grafana-dashboards = %{_epoch_prefix}%{version}-%{release}
%if 0%{?fedora} || 0%{?rhel}
Requires: python%{python3_pkgversion}-cherrypy
-Requires: python%{python3_pkgversion}-ipaddress
Requires: python%{python3_pkgversion}-jwt
Requires: python%{python3_pkgversion}-routes
Requires: python%{python3_pkgversion}-werkzeug
Architecture: all
Depends: ceph-mgr (= ${binary:Version}),
python3-cherrypy3,
- python3-ipaddress,
python3-jwt,
python3-openssl,
python3-bcrypt,