python-secretstorage 3.3.3-3 source package in Ubuntu

Changelog

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

  * Demote default-dbus-session-bus | dbus-session-bus from Depends to
    Suggests (closes: #1058945).
  * Also demote gnome-keyring | libkf5wallet-bin | keepassxc from
    Recommends to Suggests. See the discussion in debian-devel:
    https://lists.debian.org/debian-devel/2024/01/msg00098.html.
  * Bump Standards-Version to 4.6.2, no changes needed.
  * Stop checking upstream signatures, PyPI no longer supports them.
  * Bump copyright year to 2024.

 -- Dmitry Shachnev <email address hidden>  Tue, 09 Jan 2024 19:32:39 +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
Oracular release universe python
Noble release universe python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-secretstorage_3.3.3-3.dsc 2.6 KiB 319dfd83a4a20942bf33afeef9faba1e797020ff7d0cc8fb83bef65ad357871d
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-3.debian.tar.xz 4.8 KiB 399138d6500901ef64169d775ca8930d6611ca57702a83b9c40a71ba895dc7fa

No changes file available.

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.