Path to this page:
./
security/py-krb5,
Kerberos API bindings for Python
Branch: CURRENT,
Version: 0.6.0,
Package name: py311-krb5-0.6.0,
Maintainer: pkgsrc-usersThis library provides Python functions that wraps the Kerberos 5 C API. Due to
the complex nature of this API it is highly recommended to use something like
python-gssapi which exposes the Kerberos authentication details through GSSAPI.
Master sites:
Filesize: 224.984 KB
Version history: (Expand)
- (2024-07-22) Updated to version: py311-krb5-0.6.0
- (2023-08-29) Updated to version: py311-krb5-0.5.1
- (2023-08-03) Package added to pkgsrc.se, version py310-krb5-0.5.0 (created)
CVS history: (Expand)
2023-10-14 03:05:49 by Mark Davies | Files touched by this commit (2) |
Log message:
py-krb5: fix PLIST when mit-krb5 used.
|
2023-08-29 08:17:46 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-krb5: updated to 0.5.1
0.5.1 - 2023-08-29
* Added support for Cython 3.x.y when building the extension modules
* Added Python 3.12 wheel for macOS
|
2023-08-03 10:13:30 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
py-krb5: added version 0.5.0
This library provides Python functions that wraps the Kerberos 5 C API. Due to
the complex nature of this API it is highly recommended to use something like
python-gssapi which exposes the Kerberos authentication details through GSSAPI.
|