Compare commits

...
Sign in to create a new pull request.

15 commits

Author SHA1 Message Date
Python Maint
24724605d2 Rebuilt for Python 3.14.0rc3 bytecode 2025-09-19 12:50:54 +02:00
Python Maint
254fdf52d5 Rebuilt for Python 3.14.0rc2 bytecode 2025-08-15 13:17:45 +02:00
Fedora Release Engineering
780f974b58 Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild 2025-07-25 06:48:55 +00:00
Python Maint
f3a2b850e3 Rebuilt for Python 3.14 2025-06-18 18:00:36 +02:00
Fedora Release Engineering
8ac20b6b5d Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild 2025-01-18 12:10:00 +00:00
Benjamin A. Beasley
ef943f3b87 Update to 1.17.1 (close RHBZ#2298150) 2024-07-22 18:46:31 +00:00
Fedora Release Engineering
687c734b96 Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild 2024-07-19 09:43:30 +00:00
Python Maint
764091b027 Rebuilt for Python 3.13 2024-06-08 00:05:08 +02:00
Jeremy Cline
ce4d66f9b3 Bump to v1.15
This release contains no backwards-incompatible changes.
2024-03-07 13:57:00 -05:00
Fedora Release Engineering
49c00801a2 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-26 01:36:11 +00:00
Fedora Release Engineering
5929cbf3c5 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-21 23:32:47 +00:00
Major Hayden
487745e29f
Update to 1.14.0 rhbz#2244515
Signed-off-by: Major Hayden <major@redhat.com>
2023-10-25 11:07:05 -05:00
Fedora Release Engineering
06c521eeff Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-21 07:35:12 +00:00
Karolina Surma
444a9f2d0b Skip test failing with Python 3.12 2023-07-04 15:48:54 +02:00
Python Maint
3b4dc0ab6b Rebuilt for Python 3.12 2023-07-02 08:53:03 +02:00
3 changed files with 12 additions and 7 deletions

3
.gitignore vendored
View file

@ -4,3 +4,6 @@
/azure-identity-1.9.0.zip
/azure-identity-1.10.0.zip
/azure-identity-1.10.0.tgz
/azure-identity-1.14.0.zip
/azure-identity-1.15.0.tar.gz
/azure-identity-1.17.1.tar.gz

View file

@ -1,16 +1,15 @@
%bcond_without tests
# Upstream's tests now require docker to be running.
%bcond_with tests
%global srcname azure-identity
Name: python-%{srcname}
Version: 1.10.0
Version: 1.17.1
Release: %autorelease
Summary: Microsoft Azure Identity Library for Python
License: MIT
URL: https://pypi.org/project/%{srcname}/
# This source comes from making a git archive of the main azure-sdk-for-python
# repository. To reproduce the source code, run the generate-source.sh script.
Source0: %{srcname}-%{version}.tgz
Source0: %{pypi_source %{srcname} %{version}}
Epoch: 1
@ -63,7 +62,10 @@ Summary: %{summary}
%pyproject_check_import
%if %{with tests}
%pytest -k "not test_timeout"
# test_persistent_cache_linux fails with Python 3.12
# we skip it as it's likely problem between mocked objects
# reported upstream: https://github.com/Azure/azure-sdk-for-python/issues/30994
%pytest -k "not test_timeout and not test_persistent_cache_linux"
%endif

View file

@ -1 +1 @@
SHA512 (azure-identity-1.10.0.tgz) = b5de7bc7cc1c2d5aeb65a21a54eb9a28d353cf488c5934444d62339d2d52496dd7d064b0f55f638ca6e56279977231dfee5a872ad27b755d31993479e150a04f
SHA512 (azure-identity-1.17.1.tar.gz) = fd922f49b69dcbdef52452effc406a1ac43234ccfc0123614570ed7040e71e97d0e94eda29caec27832c5dbc95528f244de214b2d55f65c16b65abaa7a81e36b