python-secretstorage 2.1.2-3 source package in Ubuntu

Changelog

python-secretstorage (2.1.2-3) unstable; urgency=medium

  * Add allow-stderr restriction to the autopkgtest, needed as we use
    dbus-run-session which prints messages about initializing services.

 -- Dmitry Shachnev <email address hidden>  Mon, 12 Oct 2015 13:52:16 +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

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-secretstorage_2.1.2-3.dsc 2.3 KiB a2ec59bf219392ca6257666c3110351e32f941da58635120ceaafceedfce1a72
python-secretstorage_2.1.2.orig.tar.gz 17.7 KiB 61da7f2ff9d44abf7b053f58360fa844de0a35b16de4efdc0b545c286cecc082
python-secretstorage_2.1.2-3.debian.tar.xz 10.1 KiB 9004f8c4a954113892c691103ed8b8a57d24016d882d46865826e355bfed37f5

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: 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.