keyrings.alt 3.0-1 source package in Ubuntu
Changelog
keyrings.alt (3.0-1) unstable; urgency=medium [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org [ Dmitry Shachnev ] * New upstream release. * Do not ship keyrings/__init__.py files. - For Python 3, the namespace can be implicit (per PEP 420). - For Python 2, let dh_python2 generate this file in postinst. * Add a warning from upstream README to the package descriptions. * Update to debhelper compatibility level 11. * Bump Standards-Version to 4.1.3, no changes needed. -- Dmitry Shachnev <email address hidden> Thu, 22 Feb 2018 13:38:44 +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 | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
keyrings.alt_3.0-1.dsc | 2.4 KiB | 72dbb9148610fbac476066c6bcb672d312d913299b0c8a2fa72589bc3543961c |
keyrings.alt_3.0.orig.tar.gz | 26.3 KiB | d6ac80f3b7d8bfaae415cf3e4500326383b3266fc01e2a5b1466bea88bc136e8 |
keyrings.alt_3.0-1.debian.tar.xz | 3.0 KiB | f9ad9c2905a559401b529c5d29b97eed641d75b5a9d426329a3b0dafbb5550af |
Available diffs
- diff from 2.2-2 to 3.0-1 (12.0 KiB)
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.
.
Keyrings in this package may have security risks or other implications.
These backends were extracted from the main keyring project to make them
available for those who wish to employ them, but are discouraged for general
production use. Include this module and use its backends at your own risk.
.
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.
.
Keyrings in this package may have security risks or other implications.
These backends were extracted from the main keyring project to make them
available for those who wish to employ them, but are discouraged for general
production use. Include this module and use its backends at your own risk.
.
This package contains the Python 3 version of keyrings.alt.