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:
parent
eb2f14b3a2
commit
8a2518b5d7
@ -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
BIN
SecretStorage-3.3.3.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -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>
|
Mon Aug 29 03:53:10 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%bcond_with test
|
%bcond_with test
|
||||||
%endif
|
%endif
|
||||||
Name: python-SecretStorage%{psuffix}
|
Name: python-SecretStorage%{psuffix}
|
||||||
Version: 3.3.2
|
Version: 3.3.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python bindings to FreeDesktoporg Secret Service API
|
Summary: Python bindings to FreeDesktoporg Secret Service API
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user