diff --git a/rpy.spec b/rpy.spec index 4c8bf4b..7a0c918 100644 --- a/rpy.spec +++ b/rpy.spec @@ -30,7 +30,9 @@ converted to Python exceptions. %package -n python3-%{srcname} Summary: %{sum} Requires: R-core = %{rver} +%if (0%{?fedora} && 0%{?fedora} < 33) %{?python_provide:%python_provide python3-%{srcname}} +%endif %description -n python3-%{srcname} RPy provides a robust Python interface to the R