From c0146e0ca0d86388cb7f3cf24916e9b3db1121ede801e60c9e58256ed6491519 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Tue, 25 Feb 2025 19:35:26 +0100 Subject: [PATCH] Sync from SUSE:SLFO:Main python-azure-identity revision 3b09b7067275a90bcf3bc552b7d0b2ed --- .gitattributes | 23 ++++ azure_identity-1.19.0.tar.gz | 3 + python-azure-identity.changes | 243 ++++++++++++++++++++++++++++++++++ python-azure-identity.spec | 72 ++++++++++ 4 files changed, 341 insertions(+) create mode 100644 .gitattributes create mode 100644 azure_identity-1.19.0.tar.gz create mode 100644 python-azure-identity.changes create mode 100644 python-azure-identity.spec diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/azure_identity-1.19.0.tar.gz b/azure_identity-1.19.0.tar.gz new file mode 100644 index 0000000..2276229 --- /dev/null +++ b/azure_identity-1.19.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:500144dc18197d7019b81501165d4fa92225f03778f17d7ca8a2a180129a9c83 +size 263058 diff --git a/python-azure-identity.changes b/python-azure-identity.changes new file mode 100644 index 0000000..8fe88bd --- /dev/null +++ b/python-azure-identity.changes @@ -0,0 +1,243 @@ +------------------------------------------------------------------- +Wed Oct 9 09:35:33 UTC 2024 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.19.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Fri Sep 20 06:40:30 UTC 2024 - John Paul Adrian Glaubitz + +- 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 + +------------------------------------------------------------------- +Mon Jun 24 10:27:03 UTC 2024 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.17.1 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + +------------------------------------------------------------------- +Wed Jun 12 08:06:55 UTC 2024 - John Paul Adrian Glaubitz + +- New upstream release (bsc#1230100, CVE-2024-35255) + + Version 1.16.1 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Thu Apr 11 10:38:41 UTC 2024 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.16.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Thu Apr 4 12:52:07 UTC 2024 - John Paul Adrian Glaubitz + +- Switch package to modern Python Stack on SLE-15 + + Use Python 3.11 on SLE-15 by default + + Add Obsoletes for old python3 package on SLE-15 + + Drop support for older Python versions +- Switch build system from setuptools to pyproject.toml + + Add python-pip and python-wheel to BuildRequires + + Replace %python_build with %pyproject_wheel + + Replace %python_install with %pyproject_install + + Update name for dist directory in %files section +- Use modern RPM macros to express version dependencies + +------------------------------------------------------------------- +Fri Oct 27 10:12:34 UTC 2023 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.15.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Remove unzip package from BuildRequires +- Switch source archive format to TAR.GZ +- Update Requires from setup.py + +------------------------------------------------------------------- +Tue Oct 10 08:36:14 UTC 2023 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.14.1 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Mon Aug 14 10:08:02 UTC 2023 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.14.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + +------------------------------------------------------------------- +Mon May 15 10:34:31 UTC 2023 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.13.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + +------------------------------------------------------------------- +Thu Nov 10 07:46:04 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.12.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Tue Sep 20 11:18:40 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.11.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Remove temporary version override + +------------------------------------------------------------------- +Fri Apr 29 08:44:05 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.10.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Drop patches for issues fixed upstream + + ai_relax-python-depends.patch +- Override upstream version with 1.10.0.0 to ensure + proper upgrade from previous version 1.10.0b1 +- Update Requires from setup.py + +------------------------------------------------------------------- +Tue Apr 26 10:58:02 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.10.0b1 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Add patch to relax Python dependencies in setup.py + + ai_relax-python-depends.patch +- Update Requires from setup.py + +------------------------------------------------------------------- +Wed Apr 6 08:41:07 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.9.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Wed Mar 2 09:58:14 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.8.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Tue Nov 9 19:20:25 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.7.1 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Mon Oct 18 14:54:36 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.7.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + +------------------------------------------------------------------- +Tue Sep 7 10:27:37 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.6.1 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Remove temporary version override + +------------------------------------------------------------------- +Tue Jun 8 09:15:15 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.6.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Override upstream version with 1.6.0.0 to ensure + proper upgrade from previous version 1.6.0b3 + +------------------------------------------------------------------- +Wed May 5 13:32:05 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.6.0b3 + + For detailed information about changes see the + CHANGELOG.md file provided with this package + +------------------------------------------------------------------- +Wed Mar 17 13:20:46 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.6.0b2 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + +------------------------------------------------------------------- +Thu Nov 26 11:07:08 UTC 2020 - Robert Schweikert + +- Only build Python3 flavors for distributions 15 and greater + +------------------------------------------------------------------- +Thu Nov 12 11:50:25 UTC 2020 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.5.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + +------------------------------------------------------------------- +Mon Aug 31 08:15:48 UTC 2020 - John Paul Adrian Glaubitz + +- 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 + +------------------------------------------------------------------- +Thu Apr 30 10:00:58 UTC 2020 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.3.1 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Rename HISTORY.md to CHANGELOG.md in %files section + +------------------------------------------------------------------- +Wed Jan 29 13:21:07 UTC 2020 - John Paul Adrian Glaubitz + +- Initial build + + Version 1.2.0 diff --git a/python-azure-identity.spec b/python-azure-identity.spec new file mode 100644 index 0000000..5fad70a --- /dev/null +++ b/python-azure-identity.spec @@ -0,0 +1,72 @@ +# +# spec file for package python-azure-identity +# +# Copyright (c) 2024 SUSE LLC +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +%{?sle15_python_module_pythons} +Name: python-azure-identity +Version: 1.19.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 +BuildRequires: %{python_module azure-nspkg >= 3.0.0} +BuildRequires: %{python_module pip} +BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module wheel} +BuildRequires: fdupes +BuildRequires: python-rpm-macros +Requires: python-azure-nspkg >= 3.0.0 +Requires: python-cryptography >= 2.5 +Requires: python-typing_extensions >= 4.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 +%endif +BuildArch: noarch +%python_subpackages + +%description +Azure Identity authenticating with Azure Active Directory for Azure SDK +libraries. It provides credentials Azure SDK clients can use to authenticate +their requests. + +%prep +%setup -q -n azure_identity-%{version} + +%build +%pyproject_wheel + +%install +%pyproject_install +%python_expand %fdupes %{buildroot}%{$python_sitelib} +%{python_expand # delete common files +rm -rf %{buildroot}%{$python_sitelib}/azure/__init__.* +rm -rf %{buildroot}%{$python_sitelib}/azure/__pycache__ +} + +%files %{python_files} +%doc CHANGELOG.md README.md +%license LICENSE +%{python_sitelib}/azure/identity +%{python_sitelib}/azure_identity-*.dist-info + +%changelog