Accepting request 1002340 from home:yarunachalam:branches:devel:languages:python

- update to 3.3.3:
  * Handle case when CreateItem method returns a prompt [`#39`_].
  * Reformatted code in accordance with :PEP:`8` standard.
  * _`#39`: https://github.com/mitya57/secretstorage/issues/39

OBS-URL: https://build.opensuse.org/request/show/1002340
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SecretStorage?expand=0&rev=35
This commit is contained in:
Steve Kowalik 2022-09-12 02:42:54 +00:00 committed by Git OBS Bridge
parent eb2f14b3a2
commit 8a2518b5d7
4 changed files with 12 additions and 4 deletions

View File

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

BIN
SecretStorage-3.3.3.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Sep 9 15:38:27 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- update to 3.3.3:
* Handle case when CreateItem method returns a prompt [`#39`_].
* Reformatted code in accordance with :PEP:`8` standard.
* _`#39`: https://github.com/mitya57/secretstorage/issues/39
-------------------------------------------------------------------
Mon Aug 29 03:53:10 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>

View File

@ -27,7 +27,7 @@
%bcond_with test
%endif
Name: python-SecretStorage%{psuffix}
Version: 3.3.2
Version: 3.3.3
Release: 0
Summary: Python bindings to FreeDesktoporg Secret Service API
License: BSD-3-Clause