- update to 1.6.1

* GSSAPI extension rfc4178 (set_neg_mechs) support 
 * Expose mechanisms in the high-level API

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gssapi?expand=0&rev=10
This commit is contained in:
Ondřej Súkup 2019-08-13 12:50:32 +00:00 committed by Git OBS Bridge
parent d1523f6157
commit 00ad9f8810
4 changed files with 11 additions and 4 deletions

View File

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

3
gssapi-1.6.1.tar.gz Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Aug 13 12:49:42 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 1.6.1
* GSSAPI extension rfc4178 (set_neg_mechs) support
* Expose mechanisms in the high-level API
-------------------------------------------------------------------
Wed Aug 7 14:23:45 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-gssapi
Version: 1.6.0
Version: 1.6.1
Release: 0
Summary: A Python interface to RFC 2743/2744 (plus common extensions)
License: ISC