python-keyring 18.0.1-1 source package in Ubuntu

Changelog

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

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.0.

  [ Dmitry Shachnev ]
  * New upstream release.

 -- Dmitry Shachnev <email address hidden>  Tue, 03 Sep 2019 18:19:00 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-keyring_18.0.1-1.dsc 2.4 KiB 3deef559e85866cae399bf70ca97f344c00fe1f52f1af1b26a3021ce805d003b
python-keyring_18.0.1.orig.tar.gz 47.4 KiB 67d6cc0132bd77922725fae9f18366bb314fd8f95ff4d323a4df41890a96a838
python-keyring_18.0.1-1.debian.tar.xz 8.2 KiB a3abb36ffcf6f876c97ed5d05c7a9dbf8f5abe67c4c0767da0be86239feeab08

Available diffs

No changes file available.

Binary packages built by this source

python-keyring: No summary available for python-keyring in ubuntu eoan.

No description available for python-keyring in ubuntu eoan.

python3-keyring: store and access your passwords safely - Python 3 version of the package

 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.
 .
 This is the Python 3 version of the package.