Move obsoletes into subpackage

This commit is contained in:
Major Hayden 2021-09-08 16:02:54 -05:00
commit 20f5af16bf
No known key found for this signature in database
GPG key ID: 737051E0C1011FB1

View file

@ -2,7 +2,7 @@
Name: python-%{srcname}
Version: 0.1.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Microsoft Azure Log Analytics Client Library for Python
License: MIT
URL: https://pypi.org/project/%{srcname}/
@ -11,7 +11,6 @@ Patch0: remove-custom-wheel-builder.patch
BuildArch: noarch
Obsoletes: python-azure-sdk < 5.0.1
BuildRequires: python%{python3_pkgversion}-devel
BuildRequires: pyproject-rpm-macros
@ -25,7 +24,7 @@ Microsoft Azure Log Analytics Client Library for Python}
%package -n python3-%{srcname}
Summary: %{summary}
Obsoletes: python3-azure-sdk < 5.0.1
%description -n python3-%{srcname} %{_description}
@ -60,6 +59,9 @@ rm -rf %{buildroot}%{python3_sitelib}/azure/{__init__.py,__pycache__}
%changelog
* Wed Sep 08 2021 Major Hayden <major@mhtx.net> - 0.1.0-5
- Move obsoletes into subpackage
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild