SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-SecretStorage-3.3.3-5.2.noarch.rpm :

* Fri Apr 21 2023 dmuellerAATTsuse.com- add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 mceplAATTsuse.com- Make calling of %{sle15modernpython} optional.
* Wed Feb 01 2023 dmuellerAATTsuse.com- fix build for older distributions
* Mon Sep 19 2022 dmuellerAATTsuse.com- fix build of tests
* Mon Sep 12 2022 steven.kowalikAATTsuse.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- Add missing file to enable multibuild
* Mon Aug 29 2022 steven.kowalikAATTsuse.com- Inject multibuild to prevent a build cycle
* Wed May 11 2022 dmuellerAATTsuse.com- update to 3.3.2:
* Fixed a deprecation warning with jeepney 0.8. Thanks to Sam McKelvie for the pull request!
* Tue Mar 02 2021 dmuellerAATTsuse.com- update to 3.3.1:
* Fixed a deprecation warning from cryptography module.
* Added a :PEP:`561` ``py.typed`` file to declare typing support.
* Mon Feb 01 2021 dmuellerAATTsuse.com- update to 3.3.0:
* Use new-style Jeepney blocking I/O API.
* Python ≥ 3.6 and Jeepney ≥ 0.6 are now required.
* Thu Nov 26 2020 dmuellerAATTsuse.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 2020 pgajdosAATTsuse.com- version update to 3.1.2 SecretStorage 3.1.2, 2020-01-08 ===============================
* Updated the docs to describe how to close the D-Bus connection after use.
* For secrets of wrong type, a TypeError is now raised [`#20`_]. SecretStorage 3.1.1, 2019-01-24 ===============================
* Fixes TypeError with cryptography 2.5. Thanks Zach Hoffman for the pull request! SecretStorage 3.1.0, 2018-09-02 ===============================
* The ``dbus_init`` function no longer accepts any arguments.
* The ``dbus_init`` function now converts ``ConnectionError`` and ``ValueError`` to ``SecretServiceNotAvailableException``.
* New exception class: ``PromptDismissedException``.
* Switched to declarative setup configuration. Build now requires setuptools 30.3 or newer.
* Added support for prompts when deleting collections and items.
* Added type annotations to all methods. SecretStorage 3.0.1, 2018-04-24 ===============================
* When ``DBUS_SESSION_BUS_ADDRESS`` environment variable is unset, and Jeepney raises a ``KeyError`` because of that, SecretStorage now intercepts that error and re-raises it as ``SecretServiceNotAvailableException``.
* Uploaded to PyPI with fixed meta-data. SecretStorage 3.0.0, 2018-04-23 =============================== .. warning:: This release is backwards incompatible with the previous versions.
* Python 3.5 or newer is now required.
* SecretStorage has been ported from dbus-python to Jeepney_, a pure Python D-Bus client.
* The asynchronous API has been removed. If you need it, please file a bug and describe your use case.
* The ``bus`` argument is now called ``connection`` in all functions that accept it.
* Thu Nov 07 2019 mceplAATTsuse.com- Run through spec-cleaner
* Tue Dec 04 2018 mceplAATTsuse.com- Remove superfluous devel dependency for noarch package
* Wed Jan 24 2018 tchvatalAATTsuse.com- Fix dbus-python deps to ease the logic and allow python2less build
* Mon May 01 2017 toddrme2178AATTgmail.com- Fix source URL.
* Mon May 01 2017 toddrme2178AATTgmail.com- Implement single-spec version.- Fix source URL.
* Thu Jan 19 2017 bwiedemannAATTsuse.com- fix building outside OBS
* Tue Nov 22 2016 hpjAATTurpla.net- add test section
* Thu Sep 01 2016 tbechtoldAATTsuse.com- Use url with hash as Source url. The pypi.io url is not working.
* Thu Sep 01 2016 tbechtoldAATTsuse.com- update to 2.3.1:
* Update requires line in setup.py for cryptography port.
* Documentation is now hosted on ReadTheDocs.
* Ported from PyCrypto to cryptography module [#6].
* Item.get_secret() now returns a bytes object rather than a bytearray.- Adjust Requires and BuildRequires
* Thu Jul 07 2016 tbechtoldAATTsuse.com- Use pypi.io as Source url
* Wed Jun 29 2016 tbechtoldAATTsuse.com- Initial packaging (version 2.2.1)
 
ICM