summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-msal.spec14
-rw-r--r--sources2
3 files changed, 9 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
index 6d6b488..ccafb70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/msal-1.21.0.tar.gz
+/msal-1.22.0.tar.gz
diff --git a/python-msal.spec b/python-msal.spec
index d050245..febf58f 100644
--- a/python-msal.spec
+++ b/python-msal.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-msal
-Version: 1.21.0
+Version: 1.22.0
Release: 1
Summary: The Microsoft Authentication Library (MSAL) for Python library enables your app to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA) using industry standard OAuth2 and OpenID Connect.
License: MIT
URL: https://github.com/AzureAD/microsoft-authentication-library-for-python
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/06/ec/002278ed40a1ec6c85f72330cac2699dc7e9b3a36af686783c0fd8d05c7a/msal-1.21.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/10/b1/a648bdd3116d0028685987fb4120a37bb91d268509e09dfbafd6ae8bed87/msal-1.22.0.tar.gz
BuildArch: noarch
Requires: python3-requests
@@ -28,7 +28,7 @@ Not sure whether this is the SDK you are looking for your app? There are other M
Quick links:
-| [Getting Started](https://docs.microsoft.com/azure/active-directory/develop/quickstart-v2-python-webapp) | [Docs](https://github.com/AzureAD/microsoft-authentication-library-for-python/wiki) | [Samples](https://aka.ms/aaddevsamplesv2) | [Support](README.md#community-help-and-support) | [Feedback](https://forms.office.com/r/TMjZkDbzjY) |
+| [Getting Started](https://learn.microsoft.com/azure/active-directory/develop/web-app-quickstart?pivots=devlang-python)| [Docs](https://github.com/AzureAD/microsoft-authentication-library-for-python/wiki) | [Samples](https://aka.ms/aaddevsamplesv2) | [Support](README.md#community-help-and-support) | [Feedback](https://forms.office.com/r/TMjZkDbzjY) |
| --- | --- | --- | --- | --- |
## Scenarios supported
@@ -184,7 +184,7 @@ Not sure whether this is the SDK you are looking for your app? There are other M
Quick links:
-| [Getting Started](https://docs.microsoft.com/azure/active-directory/develop/quickstart-v2-python-webapp) | [Docs](https://github.com/AzureAD/microsoft-authentication-library-for-python/wiki) | [Samples](https://aka.ms/aaddevsamplesv2) | [Support](README.md#community-help-and-support) | [Feedback](https://forms.office.com/r/TMjZkDbzjY) |
+| [Getting Started](https://learn.microsoft.com/azure/active-directory/develop/web-app-quickstart?pivots=devlang-python)| [Docs](https://github.com/AzureAD/microsoft-authentication-library-for-python/wiki) | [Samples](https://aka.ms/aaddevsamplesv2) | [Support](README.md#community-help-and-support) | [Feedback](https://forms.office.com/r/TMjZkDbzjY) |
| --- | --- | --- | --- | --- |
## Scenarios supported
@@ -337,7 +337,7 @@ Not sure whether this is the SDK you are looking for your app? There are other M
Quick links:
-| [Getting Started](https://docs.microsoft.com/azure/active-directory/develop/quickstart-v2-python-webapp) | [Docs](https://github.com/AzureAD/microsoft-authentication-library-for-python/wiki) | [Samples](https://aka.ms/aaddevsamplesv2) | [Support](README.md#community-help-and-support) | [Feedback](https://forms.office.com/r/TMjZkDbzjY) |
+| [Getting Started](https://learn.microsoft.com/azure/active-directory/develop/web-app-quickstart?pivots=devlang-python)| [Docs](https://github.com/AzureAD/microsoft-authentication-library-for-python/wiki) | [Samples](https://aka.ms/aaddevsamplesv2) | [Support](README.md#community-help-and-support) | [Feedback](https://forms.office.com/r/TMjZkDbzjY) |
| --- | --- | --- | --- | --- |
## Scenarios supported
@@ -474,7 +474,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://ope
%prep
-%autosetup -n msal-1.21.0
+%autosetup -n msal-1.22.0
%build
%py3_build
@@ -514,5 +514,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 1.21.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.22.0-1
- Package Spec generated
diff --git a/sources b/sources
index bf81497..c93a4d2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-77f86479523b28a6fbe3b1d8c348eac1 msal-1.21.0.tar.gz
+48b3229b25c636382449fb5e1ae653ed msal-1.22.0.tar.gz