Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-mgmt-quantum for
openSUSE:Factory checked in at 2022-12-02 15:47:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-mgmt-quantum (Old)
and /work/SRC/openSUSE:Factory/.python-azure-mgmt-quantum.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-mgmt-quantum"
Fri Dec 2 15:47:40 2022 rev:2 rq:1039594 version:1.0.0b3
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-mgmt-quantum/python-azure-mgmt-quantum.changes
2021-08-06 22:45:36.797981991 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-mgmt-quantum.new.1835/python-azure-mgmt-quantum.changes
2022-12-02 15:47:46.680687458 +0100
@@ -1,0 +2,9 @@
+Mon Nov 28 10:02:48 UTC 2022 - 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-mgmt-quantum-1.0.0b2.zip
New:
----
azure-mgmt-quantum-1.0.0b3.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-mgmt-quantum.spec ++++++
--- /var/tmp/diff_new_pack.Ay4Q8h/_old 2022-12-02 15:47:47.164690170 +0100
+++ /var/tmp/diff_new_pack.Ay4Q8h/_new 2022-12-02 15:47:47.168690192 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-azure-mgmt-quantum
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,12 +15,13 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
+
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%if 0%{?suse_version} >= 1500
%define skip_python2 1
%endif
Name: python-azure-mgmt-quantum
-Version: 1.0.0b2
+Version: 1.0.0b3
Release: 0
Summary: Microsoft Azure Quantum Management Client Library for Python
License: MIT
@@ -37,10 +38,11 @@
Requires: python-azure-common < 2.0.0
Requires: python-azure-common >= 1.1
Requires: python-azure-mgmt-core < 2.0.0
-Requires: python-azure-mgmt-core >= 1.2.0
+Requires: python-azure-mgmt-core >= 1.3.2
Requires: python-azure-mgmt-nspkg >= 3.0.0
Requires: python-azure-nspkg >= 3.0.0
-Requires: python-msrest >= 0.6.21
+Requires: python-msrest >= 0.7.1
+Requires: (python-typing_extensions >= 4.3.0 if python-base < 3.8)
Conflicts: python-azure-sdk <= 2.0.0
BuildArch: noarch