Hello community,
here is the log from the commit of package python-azure-identity for
openSUSE:Factory checked in at 2020-10-02 17:18:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-identity (Old)
and /work/SRC/openSUSE:Factory/.python-azure-identity.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-identity"
Fri Oct 2 17:18:22 2020 rev:3 rq:830864 version:1.4.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-identity/python-azure-identity.changes
2020-05-08 23:04:25.765749211 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-identity.new.4249/python-azure-identity.changes
2020-10-02 17:18:51.174115161 +0200
@@ -1,0 +2,9 @@
+Mon Aug 31 08:15:48 UTC 2020 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 1.4.0
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+- Update Requires from setup.py
+
+-------------------------------------------------------------------
Old:
----
azure-identity-1.3.1.zip
New:
----
azure-identity-1.4.0.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-identity.spec ++++++
--- /var/tmp/diff_new_pack.n7i4GO/_old 2020-10-02 17:18:57.414115430 +0200
+++ /var/tmp/diff_new_pack.n7i4GO/_new 2020-10-02 17:18:57.418115430 +0200
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-azure-identity
-Version: 1.3.1
+Version: 1.4.0
Release: 0
Summary: Azure Identity client library for Python
License: MIT
@@ -36,9 +36,9 @@
Requires: python-azure-nspkg >= 3.0.0
Requires: python-cryptography >= 2.1.4
Requires: python-msal < 2.0.0
-Requires: python-msal >= 1.0.0
+Requires: python-msal >= 1.3.0
Requires: python-msal-extensions < 1.0.0
-Requires: python-msal-extensions >= 0.1.3
+Requires: python-msal-extensions >= 0.2.2
Requires: python-six >= 1.6
Conflicts: python-azure-sdk <= 2.0.0
BuildArch: noarch