diff --git a/python-azure-core.spec b/python-azure-core.spec index d6f61e9..a644919 100644 --- a/python-azure-core.spec +++ b/python-azure-core.spec @@ -15,7 +15,6 @@ Epoch: 1 BuildArch: noarch - BuildRequires: python3-devel %if %{with tests} @@ -38,10 +37,7 @@ Azure Core shared client library for Python} %package -n python3-%{srcname} Summary: %{summary} -# Some of the various Azure packages still call for namespace packages even -# though they are not used in Python 3. -Provides: python-azure-nspkg = %{version}-%{release} - +Obsoletes: python3-azure-sdk < 5.0.1 %description -n python3-%{srcname} %{_description}