python-keyring 23.8.2-1 source package in Ubuntu

Changelog

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

  * New upstream release.

 -- Dmitry Shachnev <email address hidden>  Sat, 13 Aug 2022 19:35:24 +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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-keyring_23.8.2-1.dsc 2.3 KiB b046843e25fdfd0cdee14d6139ba637a2cb78c999c9df3673436c5e4c0f208af
python-keyring_23.8.2.orig.tar.gz 54.3 KiB 0d9973f8891850f1ade5f26aafd06bb16865fbbae3fc56b0defb6a14a2624003
python-keyring_23.8.2-1.debian.tar.xz 8.9 KiB aeeb54a1f42f2da919a79756679ac2ff4f5257311a7e3c80454c52bde54fdb64

Available diffs

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.