forked from pool/python-pure-sasl
- Update to 0.6.2
* Fix GSSAPI wrapping using in Python 3 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pure-sasl?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
1cab525620
commit
2e7d3b2439
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:54458deb9574e293aa58d820f4a94271770401409c4cd8b3dd86f1a827cffde7
|
|
||||||
size 11553
|
|
3
pure-sasl-0.6.2.tar.gz
Normal file
3
pure-sasl-0.6.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:53c1355f5da95e2b85b2cc9a6af435518edc20c81193faa0eea65fdc835138f4
|
||||||
|
size 11617
|
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 21 23:24:32 UTC 2019 - Martin Herkt <9+suse@cirno.systems>
|
||||||
|
|
||||||
|
- Update to 0.6.2
|
||||||
|
* Fix GSSAPI wrapping using in Python 3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 22 04:57:47 UTC 2019 - Martin Herkt <9+suse@cirno.systems>
|
Fri Feb 22 04:57:47 UTC 2019 - Martin Herkt <9+suse@cirno.systems>
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%bcond_without test
|
%bcond_without test
|
||||||
Name: python-pure-sasl
|
Name: python-pure-sasl
|
||||||
Version: 0.6.1
|
Version: 0.6.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Pure Python client SASL implementation
|
Summary: Pure Python client SASL implementation
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Reference in New Issue
Block a user