python-keyring 24.2.0-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Bump python3-importlib-metadata dependency to 4.11.4 (per setup.cfg).
  * Update dh_installchangelogs override for upstream NEWS.rst rename.
  * Bump Standards-Version to 4.6.2, no changes needed.
  * Install the ZSH completion file.
  * Update the man page for the new version.
  * Bump copyright years.

 -- Dmitry Shachnev <email address hidden>  Sat, 24 Jun 2023 21:25:10 +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
Mantic release main python

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-keyring_24.2.0-1.dsc 2.2 KiB c7e2938b7d68c027789ed3dc33af416f392bee3082dcfd07918e985044118632
python-keyring_24.2.0.orig.tar.gz 57.6 KiB ca0746a19ec421219f4d713f848fa297a661a8a8c1504867e55bfb5e09091509
python-keyring_24.2.0-1.debian.tar.xz 9.2 KiB 8cecd3c040cb6de0900d6d4024215e8d99bb98070ad9d5e2f6afdadcc2a4a4b8

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.