Add missing Obsoletes for python2-librepo

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/librepo?expand=0&rev=12
This commit is contained in:
Neal Gompa 2019-02-03 19:26:13 +00:00 committed by Git OBS Bridge
parent ba6236d07a
commit 2f8687e7d5

View File

@ -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.