From d2e7052cf2cfc083351a98c13841f73da344d06e Mon Sep 17 00:00:00 2001 From: Major Hayden Date: Mon, 25 Apr 2022 07:45:11 -0500 Subject: [PATCH] Clean up dependencies/obsoletes --- python-azure-devtools.spec | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/python-azure-devtools.spec b/python-azure-devtools.spec index 09caa11..9e447f8 100644 --- a/python-azure-devtools.spec +++ b/python-azure-devtools.spec @@ -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 - 1.2.1~git.3.a5a4ef4-5 +- Updating dependencies. + * Fri Jan 21 2022 Fedora Release Engineering - 1.2.1~git.3.a5a4ef4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild