14
0

- 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:
Thomas Bechtold
2019-02-05 05:18:37 +00:00
committed by Git OBS Bridge
parent 953ba60b9a
commit 78c7b891e0
4 changed files with 13 additions and 5 deletions

View File

@@ -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>

View File

@@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-requests-kerberos
Version: 0.11.0
Version: 0.12.0
Release: 0
Summary: A Kerberos authentication handler for python-requests
License: ISC

View File

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

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9d21f15241c53c2ad47e813138b9aee4b9acdd04b82048c4388ade15f40a52fd
size 11257