python-secretstorage 3.1.2+really2.3.1-0ubuntu1 source package in Ubuntu
Changelog
python-secretstorage (3.1.2+really2.3.1-0ubuntu1) focal; urgency=medium * Revert to version 2.3.1 because jeepney is not in main (see LP #1861268). -- Dmitry Shachnev <email address hidden> Fri, 07 Feb 2020 23:15:04 +0300
Upload details
- Uploaded by:
- Dmitry Shachnev
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-secretstorage_3.1.2+really2.3.1.orig.tar.gz | 15.7 KiB | 3af65c87765323e6f64c83575b05393f9e003431959c9395d1791d51497f29b6 |
python-secretstorage_3.1.2+really2.3.1.orig.tar.gz.asc | 801 bytes | 67d1dc616ff39684480583922e416e5e48d6546b832d5b81726892af53c89bfb |
python-secretstorage_3.1.2+really2.3.1-0ubuntu1.debian.tar.xz | 10.7 KiB | 1f7a816153f59ee71b2df4d592209881ab6ed54bc4c986f62e06b1647aab42b1 |
python-secretstorage_3.1.2+really2.3.1-0ubuntu1.dsc | 2.8 KiB | 1782a304f6590649d77bf620a28f8475ffe13378e95c0faa09eead556d59df5e |
Available diffs
Binary packages built by this source
- python-secretstorage-doc: Python module for storing secrets - documentation
Python-
SecretStorage provides a way for securely storing passwords
and other secrets.
.
It uses D-Bus Secret Service API that is supported by GNOME Keyring
(>= 2.30) and KSecretsService.
.
It allows one to create, edit and delete secret items, manipulate
secret collections, and search for items matching given attributes.
It also supports locking and unlocking collections.
.
This package provides the HTML documentation.
- python3-secretstorage: Python module for storing secrets - Python 3.x version
Python-
SecretStorage provides a way for securely storing passwords
and other secrets.
.
It uses D-Bus Secret Service API that is supported by GNOME Keyring
(>= 2.30) and KSecretsService.
.
It allows one to create, edit and delete secret items, manipulate
secret collections, and search for items matching given attributes.
It also supports locking and unlocking collections.
.
This package provides Python 3.x version of SecretStorage.