Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-identity for
openSUSE:Factory checked in at 2024-09-23 15:23:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-identity (Old)
and /work/SRC/openSUSE:Factory/.python-azure-identity.new.29891 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-identity"
Mon Sep 23 15:23:32 2024 rev:26 rq:1202215 version:1.18.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-azure-identity/python-azure-identity.changes
2024-06-25 23:09:08.053929310 +0200
+++
/work/SRC/openSUSE:Factory/.python-azure-identity.new.29891/python-azure-identity.changes
2024-09-23 15:24:32.535211930 +0200
@@ -1,0 +2,12 @@
+Fri Sep 20 06:40:30 UTC 2024 - John Paul Adrian Glaubitz
<[email protected]>
+
+- New upstream release
+ + Version 1.18.0
+ + For detailed information about changes see the
+ CHANGELOG.md file provided with this package
+- Adjust upstream source name in spec file
+- Drop extra LICENSE.txt as upstream now ships its own
+- Rename LICENSE.txt to LICENSE in %files section
+- Update Requires from setup.py
+
+-------------------------------------------------------------------
@@ -13 +25 @@
-- New upstream release
+- New upstream release (bsc#1230100, CVE-2024-35255)
Old:
----
LICENSE.txt
azure-identity-1.17.1.tar.gz
New:
----
azure_identity-1.18.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-identity.spec ++++++
--- /var/tmp/diff_new_pack.6EY9rG/_old 2024-09-23 15:24:32.995230948 +0200
+++ /var/tmp/diff_new_pack.6EY9rG/_new 2024-09-23 15:24:32.999231114 +0200
@@ -18,14 +18,13 @@
%{?sle15_python_module_pythons}
Name: python-azure-identity
-Version: 1.17.1
+Version: 1.18.0
Release: 0
Summary: Azure Identity client library for Python
License: MIT
Group: Development/Languages/Python
URL: https://github.com/Azure/azure-sdk-for-python
-Source:
https://files.pythonhosted.org/packages/source/a/azure-identity/azure-identity-%{version}.tar.gz
-Source1: LICENSE.txt
+Source:
https://files.pythonhosted.org/packages/source/a/azure_identity/azure_identity-%{version}.tar.gz
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
@@ -35,9 +34,9 @@
Requires: python-azure-nspkg >= 3.0.0
Requires: python-cryptography >= 2.5
Requires: python-typing_extensions >= 4.0.0
-Requires: (python-azure-core >= 1.23.0 with python-azure-core < 2.0.0)
-Requires: (python-msal >= 1.24.0 with python-msal < 2.0.0)
-Requires: (python-msal-extensions >= 0.3.0 with python-msal-extensions <
2.0.0)
+Requires: (python-azure-core >= 1.31.0 with python-azure-core < 2.0.0)
+Requires: (python-msal >= 1.30.0 with python-msal < 2.0.0)
+Requires: (python-msal-extensions >= 1.2.0 with python-msal-extensions <
2.0.0)
Conflicts: python-azure-sdk <= 2.0.0
%if 0%{?sle_version} >= 150400
Obsoletes: python3-azure-identity < 1.15.0
@@ -51,10 +50,9 @@
their requests.
%prep
-%setup -q -n azure-identity-%{version}
+%setup -q -n azure_identity-%{version}
%build
-install -m 644 %{SOURCE1} %{_builddir}/azure-identity-%{version}
%pyproject_wheel
%install
@@ -67,7 +65,7 @@
%files %{python_files}
%doc CHANGELOG.md README.md
-%license LICENSE.txt
+%license LICENSE
%{python_sitelib}/azure/identity
%{python_sitelib}/azure_identity-*.dist-info