Accepting request 637915 from devel:languages:python:azure

- Update Python Azure SDK to 4.0.0

OBS-URL: https://build.opensuse.org/request/show/637915
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-adal?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2018-09-26 14:12:23 +00:00 committed by Git OBS Bridge
parent 5288e92840
commit 7cc730297b
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:120821f72ca9d59a7c7197fc14d0e27448ff8d331fae230f92d713b9b5c721f7
size 31990

3
adal-1.0.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4c020807b3f3cfd90f59203077dd5e1f59671833f8c3c5028ec029ed5072f9ce
size 32634

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Sep 3 08:39:56 UTC 2018 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 1.0.2
+ For detailed information about changes see the
HISTORY.txt file provided with this package
- Update Requires from setup.py
-------------------------------------------------------------------
Wed Jan 31 13:54:39 UTC 2018 - adrian.glaubitz@suse.com

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-adal
Version: 0.5.0
Version: 1.0.2
Release: 0
Summary: Azure Active Directory library
License: MIT
@ -33,7 +33,7 @@ BuildRequires: python-rpm-macros
Requires: python-PyJWT >= 1.0.0
Requires: python-cryptography >= 1.1.0
Requires: python-python-dateutil >= 2.1.0
Requires: python-requests >= 2.7.0
Requires: python-requests >= 2.0.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch