diff --git a/SecretStorage-3.3.2.tar.gz b/SecretStorage-3.3.2.tar.gz deleted file mode 100644 index 1426e59..0000000 --- a/SecretStorage-3.3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a8eb9645b320881c222e827c26f4cfcf55363e8b374a021981ef886657a912f -size 19285 diff --git a/SecretStorage-3.3.3.tar.gz b/SecretStorage-3.3.3.tar.gz new file mode 100644 index 0000000..3527833 --- /dev/null +++ b/SecretStorage-3.3.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2403533ef369eca6d2ba81718576c5e0f564d5cca1b58f73a8b23e7d4eeebd77 +size 19739 diff --git a/python-SecretStorage.changes b/python-SecretStorage.changes index f4af87a..da3e1ae 100644 --- a/python-SecretStorage.changes +++ b/python-SecretStorage.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Sep 9 15:38:27 UTC 2022 - Yogalakshmi Arunachalam + +- 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 diff --git a/python-SecretStorage.spec b/python-SecretStorage.spec index 8a6d112..2c2ed3a 100644 --- a/python-SecretStorage.spec +++ b/python-SecretStorage.spec @@ -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