diff --git a/python35.spec b/python35.spec index d6a11e8..5d65787 100644 --- a/python35.spec +++ b/python35.spec @@ -159,6 +159,9 @@ Requires: glibc%{?_isa} >= 2.24.90-26 BuildRequires: python-rpm-macros +# People might want to dnf install pythonX.Y instead of pythonXY +Provides: python%{pybasever} = %{version}-%{release} + # ======================= # Source code and patches # =======================