python-secretstorage 3.3.3-1ubuntu1 source package in Ubuntu
Changelog
python-secretstorage (3.3.3-1ubuntu1) kinetic; urgency=medium * d/control: Move gnome-keyring, libkf5wallet-bin and keepassxc to "Suggests" so they don't get included in server/cloud images. -- William 'jawn-smith' Wilson <email address hidden> Thu, 08 Sep 2022 16:46:52 -0500
Upload details
- Uploaded by:
- William Wilson
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | python | |
Lunar | release | main | python | |
Kinetic | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-secretstorage_3.3.3.orig.tar.gz | 19.3 KiB | 2403533ef369eca6d2ba81718576c5e0f564d5cca1b58f73a8b23e7d4eeebd77 |
python-secretstorage_3.3.3.orig.tar.gz.asc | 833 bytes | 7c7f1c5e5c4d612e27d2d2eee29a7085e991188e0e83f2d7d0cb2c1fe76de23e |
python-secretstorage_3.3.3-1ubuntu1.debian.tar.xz | 11.2 KiB | f55f40d6ac233486f180a3d670be6016fb2c5facee1cdc83f75f28fba6717b33 |
python-secretstorage_3.3.3-1ubuntu1.dsc | 2.7 KiB | 5131a0e19ee3d2bb2b5d9c1d4c3320e8c34f62b8ed19eb606a6ad11215f61cd6 |
Available diffs
- diff from 3.3.2-1 (in Debian) to 3.3.3-1ubuntu1 (15.1 KiB)
- diff from 3.3.3-1 (in Debian) to 3.3.3-1ubuntu1 (811 bytes)
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,
KWallet (since version 5.97) and KeePassXC.
.
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,
KWallet (since version 5.97) and KeePassXC.
.
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.