diff --git a/azure-developer-loadtesting-1.0.0b2.zip b/azure-developer-loadtesting-1.0.0b2.zip deleted file mode 100644 index fe4dcb0..0000000 --- a/azure-developer-loadtesting-1.0.0b2.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c92c48f74924e77916a01b25f6ca1d56432e10ef95be8cb3f28cbc0405840b8 -size 111574 diff --git a/azure-developer-loadtesting-1.0.0b3.zip b/azure-developer-loadtesting-1.0.0b3.zip new file mode 100644 index 0000000..5f78ef9 --- /dev/null +++ b/azure-developer-loadtesting-1.0.0b3.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70985cce16267bedeabe230c1fb51698a823066cff71b76476c460ddd2921c48 +size 107862 diff --git a/python-azure-developer-loadtesting.changes b/python-azure-developer-loadtesting.changes index 0cf2e30..a9bd971 100644 --- a/python-azure-developer-loadtesting.changes +++ b/python-azure-developer-loadtesting.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jan 23 10:05:01 UTC 2023 - John Paul Adrian Glaubitz + +- 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 + ------------------------------------------------------------------- Thu Nov 24 18:52:30 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-azure-developer-loadtesting.spec b/python-azure-developer-loadtesting.spec index 5f44c0a..d42f4c0 100644 --- a/python-azure-developer-loadtesting.spec +++ b/python-azure-developer-loadtesting.spec @@ -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