python-keyring 24.3.1-1 source package in Ubuntu

Changelog

python-keyring (24.3.1-1) unstable; urgency=medium

  * New upstream release.
  * Demote python3-shtab to Suggests, for Ubuntu’s convenience.

 -- Dmitry Shachnev <email address hidden>  Sat, 02 Mar 2024 14:23:07 +0300

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-keyring_24.3.1-1.dsc 2.3 KiB 52ff11e533a0f58c8fbd747d3325fdbcfa1c34ed6d205be7fd7baaff093b5ff1
python-keyring_24.3.1.orig.tar.gz 59.0 KiB c3327b6ffafc0e8befbdb597cacdb4928ffe5c1212f7645f186e6d9957a898db
python-keyring_24.3.1-1.debian.tar.xz 9.5 KiB 894e506244939ee004e2d236a72050f627734d968c907b4ee0bf390e869bc4bc

No changes file available.

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.