Update to 1.14.0 rhbz#2244515
Signed-off-by: Major Hayden <major@redhat.com>
This commit is contained in:
parent
06c521eeff
commit
487745e29f
3 changed files with 6 additions and 6 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,3 +4,4 @@
|
|||
/azure-identity-1.9.0.zip
|
||||
/azure-identity-1.10.0.zip
|
||||
/azure-identity-1.10.0.tgz
|
||||
/azure-identity-1.14.0.zip
|
||||
|
|
|
|||
|
|
@ -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.14.0
|
||||
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} zip}
|
||||
|
||||
Epoch: 1
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (azure-identity-1.10.0.tgz) = b5de7bc7cc1c2d5aeb65a21a54eb9a28d353cf488c5934444d62339d2d52496dd7d064b0f55f638ca6e56279977231dfee5a872ad27b755d31993479e150a04f
|
||||
SHA512 (azure-identity-1.14.0.zip) = a6e184258845fc21dc58546d9c01bd7bd3114c8a036a6690e6790d44b9416b5272ce2b8b929d9dcba526aaf7d13f88dfec12ed53040f899e5f585b07b76f22f1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue