python-keyring 23.9.3-1 source package in Ubuntu
Changelog
python-keyring (23.9.3-1) unstable; urgency=medium * New upstream release. -- Dmitry Shachnev <email address hidden> Sun, 18 Sep 2022 16:32:21 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-keyring_23.9.3-1.dsc | 2.3 KiB | da066ec8c1b12d55c01e2d31c23b81569a3cbb8436c958919640e6cb39a2301d |
python-keyring_23.9.3.orig.tar.gz | 55.3 KiB | 69b01dd83c42f590250fe7a1f503fc229b14de83857314b1933a3ddbf595c4a5 |
python-keyring_23.9.3-1.debian.tar.xz | 9.0 KiB | dbe200af4df1699d7b29f1d5ab336afeb02d438176638d10d314fbdcc59bae9d |
Available diffs
- diff from 23.8.2-1 to 23.9.3-1 (6.5 KiB)
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.