python-keyring 23.9.3-2 source package in Ubuntu

Changelog

python-keyring (23.9.3-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable):
    + Build-Depends: Drop versioned constraint on dh-python.
    + python3-keyring: Drop versioned constraint on python3-keyrings.alt and
      python3-wheel in Breaks.

 -- Jelmer Vernooij <email address hidden>  Wed, 14 Dec 2022 19:33:28 +0000

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
Lunar release main python

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-keyring_23.9.3-2.dsc 2.2 KiB b9b0fae1a28d976a877414d805aa820fab0830180d345ae799c1ce6a5270cf26
python-keyring_23.9.3.orig.tar.gz 55.3 KiB 69b01dd83c42f590250fe7a1f503fc229b14de83857314b1933a3ddbf595c4a5
python-keyring_23.9.3-2.debian.tar.xz 9.1 KiB 63569f6d528cb68815b083eec635e88053a06ac3c42295704d54c94abae0d441

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.