python-keyring 23.0.1-1 source package in Ubuntu

Changelog

python-keyring (23.0.1-1) experimental; urgency=medium

  * New upstream release.
  * Add dependency on python3-importlib-metadata ≥ 3.6.
  * Run more tests in the autopkgtest, not just test_SecretService.py.

 -- Dmitry Shachnev <email address hidden>  Mon, 24 May 2021 22:08:25 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Impish: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-keyring_23.0.1-1.dsc 2.2 KiB ddff891f1fb693f889eb5a4a0b783782bd896f111a1992e292136ba47190486a
python-keyring_23.0.1.orig.tar.gz 57.8 KiB 045703609dd3fccfcdb27da201684278823b72af515aedec1a8515719a038cb8
python-keyring_23.0.1-1.debian.tar.xz 8.7 KiB f96c144b9276f84d345d93b976e010dbe1d4cdddea8528e0695ba017b3becb3c

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.