python-keyring 25.2.0-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Bump required python3-setuptools version to 61.2.
  * Add new options to the keyring(1) manpage.
  * debian/copyright: Remove PSF-2 license. Not applicable since v23.12.0.

 -- Dmitry Shachnev <email address hidden>  Tue, 30 Apr 2024 22:50:50 +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

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-keyring_25.2.0-1.dsc 2.4 KiB 1602fdf5d3c0c448bc4efec352002fbba808ce21c2ea5a5a014efaaf054af149
python-keyring_25.2.0.orig.tar.gz 59.4 KiB 7045f367268ce42dba44745050164b431e46f6e92f99ef2937dfadaef368d8cf
python-keyring_25.2.0-1.debian.tar.xz 8.9 KiB af4ed2829d2550ac95e2222b3b7de6e33869dac2217ad9e060feec94105b0f0e

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.