python-keyring 23.2.0-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Suggest gir1.2-secret-1 and python3-gi for the new libsecret backend.
  * Also make the autopkgtest depend on these packages.
  * Add a patch to use Session collection for testing libsecret backend.
  * Upload to unstable.

 -- Dmitry Shachnev <email address hidden>  Sat, 11 Sep 2021 22:26:00 +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

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-keyring_23.2.0-1.dsc 2.2 KiB ef7135cc82ea21331213acf9f9c20ffbdd8dae8c7de85b3569940a486344d646
python-keyring_23.2.0.orig.tar.gz 52.7 KiB 1e1970dcecde00c59ff6033d69cee3b283cd0d7cbad78b0dc4cdd15c8a28bcf8
python-keyring_23.2.0-1.debian.tar.xz 9.2 KiB 583e1970c87d826786e2a3b5b79ca550da8c45fa6de3ebad390a84fe6034e4d2

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.