diff --git a/azure-identity-1.16.1.tar.gz b/azure-identity-1.16.1.tar.gz deleted file mode 100644 index d38fbe0..0000000 --- a/azure-identity-1.16.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d93f04468f240d59246d8afde3091494a5040d4f141cad0f49fc0c399d0d91e -size 236726 diff --git a/azure-identity-1.17.1.tar.gz b/azure-identity-1.17.1.tar.gz new file mode 100644 index 0000000..4592bdd --- /dev/null +++ b/azure-identity-1.17.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32ecc67cc73f4bd0595e4f64b1ca65cd05186f4fe6f98ed2ae9f1aa32646efea +size 246652 diff --git a/python-azure-identity.changes b/python-azure-identity.changes index 598962a..513cece 100644 --- a/python-azure-identity.changes +++ b/python-azure-identity.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +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 diff --git a/python-azure-identity.spec b/python-azure-identity.spec index 3a553ce..f209672 100644 --- a/python-azure-identity.spec +++ b/python-azure-identity.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-azure-identity -Version: 1.16.1 +Version: 1.17.1 Release: 0 Summary: Azure Identity client library for Python License: MIT @@ -34,6 +34,7 @@ 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.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)