python-secretstorage 3.3.3-2 source package in Ubuntu

Changelog

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

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + python-secretstorage-doc: Add Multi-Arch: foreign.
  * Remove constraints unnecessary since buster (oldstable):
    + Build-Depends: Drop versioned constraint on python3-all and
      python3-sphinx.

  [ Unit 193 ]
  * d/control: Update dbus depends, dbus → (default,)dbus-session-bus.

  [ Dmitry Shachnev ]
  * Build the docs using sphinx-build command (closes: #1042621).

 -- Dmitry Shachnev <email address hidden>  Wed, 02 Aug 2023 00:13:53 +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

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-secretstorage_3.3.3-2.dsc 2.6 KiB 98cd86d4836882f78b1f8810ecb38341417e29078b2bf9ec639760a0192bebbc
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-2.debian.tar.xz 11.2 KiB 9ef2cbe51f24380951f66fed06c810ba7bfe6ae5a41383d046b59facc6416c65

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.