17
0

Accepting request 1031532 from devel:languages:python:azure

OBS-URL: https://build.opensuse.org/request/show/1031532
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-core?expand=0&rev=32
This commit is contained in:
2022-10-27 13:22:16 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Oct 27 11:10:06 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Remove python-six dependency. All references to this module in the azure-core
has been removed by this PR: gh#Azure/azure-sdk-for-python#25565
The dependency is still in the requirements, but there's no reference in the
code.
-------------------------------------------------------------------
Fri Oct 7 08:08:33 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -31,14 +31,12 @@ Source: https://files.pythonhosted.org/packages/source/a/azure-core/azur
Source1: LICENSE.txt
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module six >= 1.6}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: unzip
Requires: python-aiohttp >= 3.0
Requires: python-azure-nspkg >= 3.0.0
Requires: python-requests >= 2.18.4
Requires: python-six >= 1.11.0
Requires: python-typing_extensions >= 4.0.1
Conflicts: python-azure-sdk <= 2.0.0