14
0

- Update to 0.6.1 (no relevant changes in changelog)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pure-sasl?expand=0&rev=10
This commit is contained in:
Mia Herkt
2019-02-22 05:00:09 +00:00
committed by Git OBS Bridge
parent 45db3861a3
commit 1cab525620
4 changed files with 10 additions and 5 deletions

View File

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

3
pure-sasl-0.6.1.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 22 04:57:47 UTC 2019 - Martin Herkt <9+suse@cirno.systems>
- Update to 0.6.1 (no relevant changes in changelog)
-------------------------------------------------------------------
Thu Dec 6 10:21:35 UTC 2018 - Michał Rostecki <mrostecki@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pure-sasl
#
# 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
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without test
Name: python-pure-sasl
Version: 0.5.1
Version: 0.6.1
Release: 0
Summary: Pure Python client SASL implementation
License: MIT