diff --git a/librepo.spec b/librepo.spec index 08a170e..e867c3e 100644 --- a/librepo.spec +++ b/librepo.spec @@ -91,6 +91,8 @@ BuildRequires: python3-nose BuildRequires: python3-Sphinx BuildRequires: python3-xattr Requires: %{libname}%{?_isa} = %{version}-%{release} +# There is no more Python 2 subpackage +Obsoletes: python2-librepo < 1.9.3 %description -n python3-librepo This package provides the Python 3 bindings for the librepo library.