15
0

- 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:
2020-11-26 09:15:55 +00:00
committed by Git OBS Bridge
parent 73707b2a25
commit 5de0a590d0
4 changed files with 11 additions and 4 deletions

View File

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