- update to 3.2.0:
* Added helper function ``check_service_availability`` for checking if the Secret Service daemon is available without using it. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=25
This commit is contained in:
parent
73707b2a25
commit
5de0a590d0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:15da8a989b65498e29be338b3b279965f1b8f09b9668bd8010da183024c8bff6
|
||||
size 17848
|
3
SecretStorage-3.2.0.tar.gz
Normal file
3
SecretStorage-3.2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:46305c3847ee3f7252b284e0eee5590fa6341c891104a2fd2313f8798c615a82
|
||||
size 19311
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 26 09:15:35 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- update to 3.2.0:
|
||||
* Added helper function ``check_service_availability`` for checking if the
|
||||
Secret Service daemon is available without using it.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 16 09:00:03 UTC 2020 - pgajdos@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-SecretStorage
|
||||
Version: 3.1.2
|
||||
Version: 3.2.0
|
||||
Release: 0
|
||||
Summary: Python bindings to FreeDesktoporg Secret Service API
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user