Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-azure-identity-broker for openSUSE:Factory checked in at 2024-10-09 22:13:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-azure-identity-broker (Old) and /work/SRC/openSUSE:Factory/.python-azure-identity-broker.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-identity-broker" Wed Oct 9 22:13:45 2024 rev:4 rq:1206534 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-azure-identity-broker/python-azure-identity-broker.changes 2024-04-11 19:42:21.712443552 +0200 +++ /work/SRC/openSUSE:Factory/.python-azure-identity-broker.new.19354/python-azure-identity-broker.changes 2024-10-09 22:14:23.349861801 +0200 @@ -1,0 +2,12 @@ +Wed Oct 9 09:17:27 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- New upstream release + + Version 1.2.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 + +------------------------------------------------------------------- Old: ---- LICENSE.txt azure-identity-broker-1.1.0.tar.gz New: ---- azure_identity_broker-1.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-azure-identity-broker.spec ++++++ --- /var/tmp/diff_new_pack.4HR9kG/_old 2024-10-09 22:14:24.089892663 +0200 +++ /var/tmp/diff_new_pack.4HR9kG/_new 2024-10-09 22:14:24.093892830 +0200 @@ -18,14 +18,13 @@ %{?sle15_python_module_pythons} Name: python-azure-identity-broker -Version: 1.1.0 +Version: 1.2.0 Release: 0 Summary: Microsoft Azure Identity Broker plugin 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-broker/azure-identity-broker-%{version}.tar.gz -Source1: LICENSE.txt +Source: https://files.pythonhosted.org/packages/source/a/azure_identity_broker/azure_identity_broker-%{version}.tar.gz BuildRequires: %{python_module azure-identity < 2.0.0} BuildRequires: %{python_module azure-identity >= 1.14.0} BuildRequires: %{python_module azure-nspkg >= 3.0.0} @@ -35,8 +34,8 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-azure-nspkg >= 3.0.0 -Requires: (python-azure-identity >= 1.15.0 with python-azure-identity < 2.0.0) -Requires: (python-msal >= 1.25.0 with python-msal < 2.0.0) +Requires: (python-azure-identity >= 1.18.0 with python-azure-identity < 2.0.0) +Requires: (python-msal >= 1.31.0 with python-msal < 2.0.0) Conflicts: python-azure-sdk <= 2.0.0 %if 0%{?sle_version} >= 150400 Obsoletes: python3-azure-identity-broker < 1.0.0 @@ -54,10 +53,9 @@ Manager (WAM), is supported. %prep -%setup -q -n azure-identity-broker-%{version} +%setup -q -n azure_identity_broker-%{version} %build -install -m 644 %{SOURCE1} %{_builddir}/azure-identity-broker-%{version} %pyproject_wheel %install @@ -70,7 +68,7 @@ %files %{python_files} %doc CHANGELOG.md README.md -%license LICENSE.txt +%license LICENSE %{python_sitelib}/azure/identity/broker %{python_sitelib}/azure_identity_broker-*.dist-info