python-keyring 25.3.0-1 source package in Ubuntu

Changelog

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

  [ Fredrik Roubert ]
  * Remove use of SETUPTOOLS_SCM_IGNORE_VCS_ROOTS.
    This will lead to the py.typed marker file getting included (PEP 561).

  [ Dmitry Shachnev ]
  * New upstream release.
  * Bump Standards-Version to 4.7.0, no changes needed.

 -- Dmitry Shachnev <email address hidden>  Mon, 05 Aug 2024 22:50:41 +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 Pocket Published Component Section
Oracular release universe python

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-keyring_25.3.0-1.dsc 2.4 KiB f7fc4cffebfa149205a75b7a9ee3d00f4b76128b37190ca96e322ab3199d4a14
python-keyring_25.3.0.orig.tar.gz 60.1 KiB 8d85a1ea5d6db8515b59e1c5d1d1678b03cf7fc8b8dcfb1651e8c4a524eb42ef
python-keyring_25.3.0-1.debian.tar.xz 9.0 KiB 4e33f5a5fb0e3921e1160e47791a99e19ce637bfceb9c0dc3fcf530f375e0da4

Available diffs

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.