pykerberos 1.1.14-3.1build7 source package in Ubuntu
Changelog
pykerberos (1.1.14-3.1build7) lunar; urgency=medium * Rebuild to drop Python 3.10 extension -- Jeremy Bicha <email address hidden> Tue, 28 Feb 2023 19:24:42 -0500
Upload details
- Uploaded by:
- Jeremy Bícha
- Uploaded to:
- Lunar
- Original maintainer:
- Guido Günther
- Architectures:
- any
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | python | |
Lunar | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pykerberos_1.1.14.orig.tar.gz | 20.0 KiB | 60f84e1b606d58cc457b186914c195072ebebf5d5a05e75c0136541808e06523 |
pykerberos_1.1.14-3.1build7.debian.tar.xz | 5.9 KiB | 791aba2aaaa0ef5d791012d0228419aa42b36389040f36c9ce0cc7ce132a7b0f |
pykerberos_1.1.14-3.1build7.dsc | 2.0 KiB | 45d965744ef81ea8d06f8c4e8d5910e8a1342ed6d0f41f72e5143f8697462ef0 |
Available diffs
- diff from 1.1.14-3.1build6 to 1.1.14-3.1build7 (336 bytes)
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