Fixes: https://tracker.ceph.com/issues/37584
Signed-off-by: Kefu Chai <kchai@redhat.com>
BuildRequires: python%{_python_buildid}-six
BuildRequires: python%{_python_buildid}-tox
BuildRequires: python%{_python_buildid}-virtualenv
+%if 0%{?fedora} || 0%{?rhel}
+BuildRequires: pyOpenSSL%{_python_buildid}
+%endif
+%if 0%{?suse_version}
+BuildRequires: python%{_python_buildid}-pyOpenSSL
+%endif
BuildRequires: socat
%endif
%if 0%{with seastar}
# Make-Check python-six,
# Make-Check python-tox,
# Make-Check python-coverage,
+# Make-Check python-openssl,
# Make-Check python-prettytable,
+# Make-Check python-requests,
python-setuptools,
python-sphinx,
# Make-Check python-werkzeug,