pykerberos 1.1.14-3.1build4 source package in Ubuntu

Changelog

pykerberos (1.1.14-3.1build4) jammy; urgency=medium

  * No-change rebuild to add python3.10.

 -- Matthias Klose <email address hidden>  Sat, 16 Oct 2021 06:57:50 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Guido Günther
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pykerberos_1.1.14.orig.tar.gz 20.0 KiB 60f84e1b606d58cc457b186914c195072ebebf5d5a05e75c0136541808e06523
pykerberos_1.1.14-3.1build4.debian.tar.xz 5.8 KiB 9ed2aa50bf388338ae82a5845d70eb28f7cd9dc51aa1ec0c32531a3c2a70bfdf
pykerberos_1.1.14-3.1build4.dsc 2.0 KiB 15081eb4aea5ef9ad7700313734d9038139beba6bf831fac248d0e9e4c524c1a

View changes file

Binary packages built by this source

python3-kerberos: GSSAPI interface module - Python 3.x

 This Python package is a high-level wrapper for Kerberos (GSSAPI) operations.
 The goal is to avoid having to build a module that wraps the entire
 Kerberos.framework, and instead offer a limited set of functions that do what
 is needed for client/server Kerberos authentication based on
 <http://www.ietf.org/rfc/rfc4559.txt>.
 .
 Much of the C-code here is adapted from Apache's mod_auth_kerb-5.0rc7.
 .
 This package contains the Python 3.x module.

python3-kerberos-dbgsym: debug symbols for python3-kerberos