Clean up dependencies/obsoletes

This commit is contained in:
Major Hayden 2022-04-25 07:45:11 -05:00
commit d2e7052cf2
No known key found for this signature in database
GPG key ID: 737051E0C1011FB1

View file

@ -7,7 +7,7 @@
Name: python-%{srcname}
Version: %{short_version}~git.3.%{shortcommit}
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Microsoft Azure Development Tools for SDK
License: MIT and ASL 2.0
URL: https://github.com/Azure/azure-sdk-for-python/
@ -23,14 +23,7 @@ Patch0: python-azure-devtools-requirements-fix.patch
BuildArch: noarch
Obsoletes: python3-azure-sdk < 5.0.1
BuildRequires: python3-devel
BuildRequires: python3-pip
BuildRequires: python3-setuptools
BuildRequires: python3-wheel
BuildRequires: pyproject-rpm-macros
%global _description %{expand:
Development tools for Python-based Azure tools
@ -41,7 +34,7 @@ This package contains tools to aid in developing Python-based Azure code.}
%package -n python3-%{srcname}
Summary: %{summary}
Obsoletes: python3-azure-sdk < 5.0.1
%description -n python3-%{srcname} %{_description}
@ -71,6 +64,9 @@ rm -f %{buildroot}%{_bindir}/{perfstress,systemperf}
%changelog
* Mon Apr 25 2022 Major Hayden <major@mhtx.net> - 1.2.1~git.3.a5a4ef4-5
- Updating dependencies.
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1~git.3.a5a4ef4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild