python-keyring 24.3.0-1ubuntu2 source package in Ubuntu

Changelog

python-keyring (24.3.0-1ubuntu2) noble; urgency=medium

  * d/control: Downgrade python3-shtab to Suggests, to avoid MIR.
    It's only beig used by python3-launchpadlib, not interactively (in main)

 -- Lukas Märdian <email address hidden>  Wed, 22 Nov 2023 16:23:36 +0100

Upload details

Uploaded by:
Lukas Märdian
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
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-keyring_24.3.0.orig.tar.gz 58.3 KiB e730ecffd309658a08ee82535a3b5ec4b4c8669a9be11efb66249d8e0aeb9a25
python-keyring_24.3.0-1ubuntu2.debian.tar.xz 9.6 KiB ad549eca82a02f37617bcad2668159981ed3167872e85b9c3ecd610dde6456f0
python-keyring_24.3.0-1ubuntu2.dsc 2.4 KiB 17440a1ce25fc8691c3bb3a7ab8c823663cf8f8080be98a60a233851253bfad8

View changes file

Binary packages built by this source

python3-keyring: store and access your passwords safely

 The Python keyring library provides an easy way to access the system
 keyring service (e.g Gnome-Keyring, KWallet) from Python.
 It can be used in any application that needs safe password storage.