15
0

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:
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 +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>