diff --git a/python-setuptools-rust.spec b/python-setuptools-rust.spec index 9163ed2..124f048 100644 --- a/python-setuptools-rust.spec +++ b/python-setuptools-rust.spec @@ -21,7 +21,7 @@ BuildRequires: %{py3_dist pytest} %if 0%{?fedora} BuildRequires: rust-packaging %else -# RHEL has rust-toolset and neither setuptools-scm nor wheel +# RHEL has rust-toolset instead of rust-packaging BuildRequires: rust-toolset >= 1.45 %endif %if %{with integration_tests}