python-keyring 0.6.2-1 source package in Ubuntu

Changelog

python-keyring (0.6.2-1) unstable; urgency=low

  * New upstream version
  * debian/control
    - Bump the Standards-Version field to 3.9.2
    - Removed Breaks: ${python:Breaks} from the binary package description
 -- Gary Poster <email address hidden>   Wed,  10 Aug 2011 11:51:03 +0000

Upload details

Uploaded by:
Gary Poster
Uploaded to:
Oneiric
Original maintainer:
chaica
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-keyring_0.6.2.orig.tar.gz 21.3 KiB 67958427296147bf66560627578857ad4202deca419576aacc2dd67939b17ef8
python-keyring_0.6.2-1.debian.tar.gz 5.8 KiB aa66a58d0d4db703a3810433aeddd1ecc4ced492f5d6a437f6ecc40641ab9c24
python-keyring_0.6.2-1.dsc 2.0 KiB 8323ff7e9579029327d65c07a2f2a552ef42cee7df8136566f85aec3e8468dfb

Available diffs

View changes file

Binary packages built by this source

python-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.