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

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