forked from pool/python-requests-kerberos
- update to 0.12.0:
- Add support for channel binding tokens - Add support for kerberos message encryption - Misc CI/test fixes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-kerberos?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
953ba60b9a
commit
78c7b891e0
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 5 05:17:02 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
|
||||||
|
|
||||||
|
- update to 0.12.0:
|
||||||
|
- Add support for channel binding tokens
|
||||||
|
- Add support for kerberos message encryption
|
||||||
|
- Misc CI/test fixes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 4 12:53:46 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
Tue Dec 4 12:53:46 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-requests-kerberos
|
# spec file for package python-requests-kerberos
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-requests-kerberos
|
Name: python-requests-kerberos
|
||||||
Version: 0.11.0
|
Version: 0.12.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Kerberos authentication handler for python-requests
|
Summary: A Kerberos authentication handler for python-requests
|
||||||
License: ISC
|
License: ISC
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ae734f71f46a7b205a74fb90e160c7ba4cc4e0dff2d4f3129cf74806b51b94ba
|
|
||||||
size 10742
|
|
3
requests-kerberos-0.12.0.tar.gz
Normal file
3
requests-kerberos-0.12.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9d21f15241c53c2ad47e813138b9aee4b9acdd04b82048c4388ade15f40a52fd
|
||||||
|
size 11257
|
Reference in New Issue
Block a user