keyrings.alt 1.1.1-1 source package in Ubuntu

Changelog

keyrings.alt (1.1.1-1) unstable; urgency=medium

  * New upstream release.
    - Fixes tests failures (closes: #816306).
  * Bump Standards-Version to 3.9.7, no changes needed.

 -- Dmitry Shachnev <email address hidden>  Wed, 02 Mar 2016 09:39:27 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
keyrings.alt_1.1.1-1.dsc 2.3 KiB 1e243aebcb8262e97dced09dddf5cdb2c74a70ec23c3237ceb74a2647e485bf5
keyrings.alt_1.1.1.orig.tar.gz 22.6 KiB 2f1a55849504644795076291bcc66a7266e0388dea13fe23a89d25c99e355d22
keyrings.alt_1.1.1-1.debian.tar.xz 2.3 KiB bbcce001562cc4705f2d0467e7cc15014798216d8b62ab834cd59225447d0684

Available diffs

No changes file available.

Binary packages built by this source

python-keyrings.alt: alternate backend implementations for python-keyring

 The Python keyring library provides an easy way to access the system keyring
 service from Python. It can be used in any application that needs safe
 password storage.
 .
 Keyrings.alt module contains the alternate keyring backend implementations
 for use with python-keyring, most importantly the file backend which does
 not need any external services to work.
 .
 This package contains the Python 2 version of keyrings.alt.

python3-keyrings.alt: alternate backend implementations for python3-keyring

 The Python keyring library provides an easy way to access the system keyring
 service from Python. It can be used in any application that needs safe
 password storage.
 .
 Keyrings.alt module contains the alternate keyring backend implementations
 for use with python-keyring, most importantly the file backend which does
 not need any external services to work.
 .
 This package contains the Python 3 version of keyrings.alt.