Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-SecretStorage-3.3.0-1.1 RPM for noarch

From OpenSuSE Leap 15.4 for noarch

Name: python3-SecretStorage Distribution: SUSE Linux Enterprise 15
Version: 3.3.0 Vendor: SUSE LLC <https://www.suse.com/>
Release: 1.1 Build date: Sat Mar 6 12:13:53 2021
Group: Unspecified Build host: sheep67
Size: 96688 Source RPM: python-SecretStorage-3.3.0-1.1.src.rpm
Packager: https://www.suse.com/
Url: https://github.com/mitya57/secretstorage
Summary: Python bindings to FreeDesktoporg Secret Service API
This module provides a way for securely storing passwords and other secrets.

It uses D-Bus `Secret Service`_ API that is supported by GNOME Keyring
(since version 2.30) and KSecretsService.

The main classes provided are ``secretstorage.Item``, representing a secret
item (that has a *label*, a *secret* and some *attributes*) and
``secretstorage.Collection``, a place items are stored in.

SecretStorage supports most of the functions provided by Secret Service,
including creating and deleting items and collections, editing items,
locking and unlocking collections (asynchronous unlocking is also supported).

The documentation can be found on `pythonhosted.org`_.

.. _`Secret Service`: https://specifications.freedesktop.org/secret-service/
.. _`pythonhosted.org`: https://pythonhosted.org/SecretStorage/

Provides

Requires

License

BSD-3-Clause

Changelog

* Mon Feb 01 2021 dmueller@suse.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 dmueller@suse.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 pgajdos@suse.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 mcepl@suse.com
  - Run through spec-cleaner
* Tue Dec 04 2018 mcepl@suse.com
  - Remove superfluous devel dependency for noarch package
* Wed Jan 24 2018 tchvatal@suse.com
  - Fix dbus-python deps to ease the logic and allow python2less build
* Mon May 01 2017 toddrme2178@gmail.com
  - Fix source URL.
* Mon May 01 2017 toddrme2178@gmail.com
  - Implement single-spec version.
  - Fix source URL.
* Thu Jan 19 2017 bwiedemann@suse.com
  - fix building outside OBS
* Tue Nov 22 2016 hpj@urpla.net
  - add test section
* Thu Sep 01 2016 tbechtold@suse.com
  - Use url with hash as Source url. The pypi.io url is not working.
* Thu Sep 01 2016 tbechtold@suse.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 tbechtold@suse.com
  - Use pypi.io as Source url
* Wed Jun 29 2016 tbechtold@suse.com
  - Initial packaging (version 2.2.1)

Files

/usr/lib/python3.6/site-packages/SecretStorage-3.3.0-py3.6.egg-info
/usr/lib/python3.6/site-packages/SecretStorage-3.3.0-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/SecretStorage-3.3.0-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/SecretStorage-3.3.0-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/SecretStorage-3.3.0-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/SecretStorage-3.3.0-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/secretstorage
/usr/lib/python3.6/site-packages/secretstorage/__init__.py
/usr/lib/python3.6/site-packages/secretstorage/__pycache__
/usr/lib/python3.6/site-packages/secretstorage/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/secretstorage/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/secretstorage/__pycache__/collection.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/secretstorage/__pycache__/collection.cpython-36.pyc
/usr/lib/python3.6/site-packages/secretstorage/__pycache__/defines.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/secretstorage/__pycache__/defines.cpython-36.pyc
/usr/lib/python3.6/site-packages/secretstorage/__pycache__/dhcrypto.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/secretstorage/__pycache__/dhcrypto.cpython-36.pyc
/usr/lib/python3.6/site-packages/secretstorage/__pycache__/exceptions.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/secretstorage/__pycache__/exceptions.cpython-36.pyc
/usr/lib/python3.6/site-packages/secretstorage/__pycache__/item.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/secretstorage/__pycache__/item.cpython-36.pyc
/usr/lib/python3.6/site-packages/secretstorage/__pycache__/util.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/secretstorage/__pycache__/util.cpython-36.pyc
/usr/lib/python3.6/site-packages/secretstorage/collection.py
/usr/lib/python3.6/site-packages/secretstorage/defines.py
/usr/lib/python3.6/site-packages/secretstorage/dhcrypto.py
/usr/lib/python3.6/site-packages/secretstorage/exceptions.py
/usr/lib/python3.6/site-packages/secretstorage/item.py
/usr/lib/python3.6/site-packages/secretstorage/util.py
/usr/share/doc/packages/python3-SecretStorage
/usr/share/doc/packages/python3-SecretStorage/README.rst
/usr/share/doc/packages/python3-SecretStorage/changelog
/usr/share/licenses/python3-SecretStorage
/usr/share/licenses/python3-SecretStorage/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 17:06:41 2024