Accepting request 1060377 from home:glaubitz:branches:devel:languages:python:azure
- New upstream release
+ Version 1.0.0b3
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
OBS-URL: https://build.opensuse.org/request/show/1060377
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-developer-loadtesting?expand=0&rev=5
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-azure-developer-loadtesting
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,11 +16,11 @@
|
||||
#
|
||||
|
||||
|
||||
%define realversion 1.0.0b2
|
||||
%define realversion 1.0.0b3
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-azure-developer-loadtesting
|
||||
Version: 1.0.0~b2
|
||||
Version: 1.0.0~b3
|
||||
Release: 0
|
||||
Summary: Microsoft Azure Developer LoadTesting Client Library for Python
|
||||
License: MIT
|
||||
@@ -36,6 +36,7 @@ BuildRequires: unzip
|
||||
Requires: python-azure-core >= 1.24.0
|
||||
Requires: python-azure-nspkg >= 3.0.0
|
||||
Requires: python-isodate >= 0.6.1
|
||||
Requires: (python-typing_extensions >= 4.3.0 if python-base < 3.8)
|
||||
Conflicts: python-azure-sdk <= 2.0.0
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
Reference in New Issue
Block a user