python-secretstorage 2.0.0-1 source package in Ubuntu

Changelog

python-secretstorage (2.0.0-1) unstable; urgency=medium


  * New upstream release.
  * Add explicit build-dependency on dh-python.
  * Add dependency on python[3]-crypto.
  * Add my signing key and check signature in debian/watch.
  * Update home page URL to point to GitHub.

 -- Dmitry Shachnev <email address hidden>  Wed, 29 Jan 2014 19:14:50 +0400

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

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-secretstorage_2.0.0-1.dsc 2.3 KiB abe2a00638de8c0e2d1c4cc7806656b44f1f6f7fd80f788c58c5defaa1cdbc55
python-secretstorage_2.0.0.orig.tar.gz 16.2 KiB 77229e2593d60ae431e753795051dcbbfc49ab9a4129b98b2353878ab82fbe11
python-secretstorage_2.0.0-1.debian.tar.xz 6.2 KiB 9d05d051ae45e26731ff3fe42c797b38f69762748ede8dcb65ce14ff5a159428

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.