cccolutils 1.5-4build3 source package in Ubuntu

Changelog

cccolutils (1.5-4build3) noble; urgency=medium

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <email address hidden>  Thu, 11 Apr 2024 11:10:24 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Debian Python Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
cccolutils_1.5.orig.tar.gz 9.9 KiB 8b154d4bea0634fe9428de3d03e6bce0d5cb7983b000d66d8f954a7aefacc2de
cccolutils_1.5-4build3.debian.tar.xz 2.5 KiB d45180150ac1c78c60dd6840267cf4b85dae3cbf04ce77de385433b7c32bb5fc
cccolutils_1.5-4build3.dsc 2.0 KiB 584090aa9450ebf29f8c23d460d217a1b799ce9386de0ca3e08954a37b5e14a4

Available diffs

View changes file

Binary packages built by this source

python3-cccolutils: Python Kerberos Credential Cache Collection Utilities (Python 3)

 This module provides Kerberos 5 credential cache collection utilities
 for Python 2.6+ and 3.
 .
 When a user authenticates to a Kerberos realm (eg. with kinit), the user
 has a short-lived credential in a cache (view it with klist).
 .
 You can use this cccolutils module to easily determine if the user has
 any valid Kerberos credentials, or what the username is for a particular
 Kerberos realm.
 .
 This package installs the library for Python 3.

python3-cccolutils-dbgsym: debug symbols for python3-cccolutils