cccolutils 1.5-2build2 source package in Ubuntu

Changelog

cccolutils (1.5-2build2) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Wed, 02 Nov 2022 10:15:22 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cccolutils_1.5.orig.tar.gz 9.9 KiB 8b154d4bea0634fe9428de3d03e6bce0d5cb7983b000d66d8f954a7aefacc2de
cccolutils_1.5-2build2.debian.tar.xz 2.3 KiB 937dfa5022b27ccb34e90fcaf0e15fefae28e2381824a81539e314fd68840676
cccolutils_1.5-2build2.dsc 2.0 KiB b6b05e06f12ce233fe61036dac025c10a84f9855d2b2b8bccb03e3de2d39d158

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