python-secretstorage 3.3.3-ok2 source package in openKylin

Changelog

python-secretstorage (3.3.3-ok2) yangtze; urgency=medium

  * Fix command 'install' has no such option 'install_layout'.

 -- sufang <email address hidden>  Mon, 20 Mar 2023 16:34:00 +0800

Upload details

Uploaded by:
sufang
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-secretstorage_3.3.3.orig.tar.gz 19.4 KiB 4ee24aea03ed98025b150f25994f19323cf4e5af7ccc7c3e729e4ddc597afd6c
python-secretstorage_3.3.3-ok2.debian.tar.xz 9.3 KiB 12df48ad788ce75b8c4c8315d185effaf4dc4904b6d277de088b7f5b9cb59785
python-secretstorage_3.3.3-ok2.dsc 2.0 KiB d3842a7dc5ce6c278ff8c695a5986e47a29448c100f29b2f6f645323f97a985a

View changes file

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.