python-secretstorage 2.3.1-2 source package in Ubuntu

Changelog

python-secretstorage (2.3.1-2) unstable; urgency=medium

  * Specify python[3]-dbus dependency manually, it is no longer in the
    main section of requires.txt.

 -- Dmitry Shachnev <email address hidden>  Sun, 28 Aug 2016 22:39:12 +0300

Upload details

Uploaded by:
Dmitry Shachnev
Uploaded to:
Sid
Original maintainer:
Dmitry Shachnev
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main python

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-secretstorage_2.3.1-2.dsc 2.4 KiB 301be1c7fa4833d9bd452e38cc6cf6b4ab162384b962a97abd241268bb3a284b
python-secretstorage_2.3.1.orig.tar.gz 15.7 KiB 3af65c87765323e6f64c83575b05393f9e003431959c9395d1791d51497f29b6
python-secretstorage_2.3.1-2.debian.tar.xz 10.3 KiB 10135f3a91d6656f2f502b3c117deed267249a46036692126b43d3207ef0c93f

Available diffs

No changes file available.

Binary packages built by this source

python-secretstorage: Python module for storing secrets - Python 2.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 2.x version of SecretStorage.

python-secretstorage-doc: No summary available for python-secretstorage-doc in ubuntu yakkety.

No description available for python-secretstorage-doc in ubuntu yakkety.

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.