14
0

- 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:
Mia Herkt
2019-10-21 23:27:44 +00:00
committed by Git OBS Bridge
parent 1cab525620
commit 2e7d3b2439
4 changed files with 10 additions and 4 deletions

View File

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

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

View File

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

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without test
Name: python-pure-sasl
Version: 0.6.1
Version: 0.6.2
Release: 0
Summary: Pure Python client SASL implementation
License: MIT