Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-developer-loadtesting
for openSUSE:Factory checked in at 2023-01-23 18:33:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-developer-loadtesting (Old)
and
/work/SRC/openSUSE:Factory/.python-azure-developer-loadtesting.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-developer-loadtesting"
Mon Jan 23 18:33:39 2023 rev:3 rq:1060404 version:1.0.0~b3
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-developer-loadtesting/python-azure-developer-loadtesting.changes
2022-11-29 10:53:52.564963727 +0100
+++
/work/SRC/openSUSE:Factory/.python-azure-developer-loadtesting.new.32243/python-azure-developer-loadtesting.changes
2023-01-23 18:33:40.404770106 +0100
@@ -1,0 +2,9 @@
+Mon Jan 23 10:05:01 UTC 2023 - John Paul Adrian Glaubitz
<[email protected]>
+
+- 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
+
+-------------------------------------------------------------------
Old:
----
azure-developer-loadtesting-1.0.0b2.zip
New:
----
azure-developer-loadtesting-1.0.0b3.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-developer-loadtesting.spec ++++++
--- /var/tmp/diff_new_pack.gMOjDe/_old 2023-01-23 18:33:41.112775006 +0100
+++ /var/tmp/diff_new_pack.gMOjDe/_new 2023-01-23 18:33:41.120775061 +0100
@@ -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 @@
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