./security/py-krb5, Kerberos API bindings for Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.5.1, Package name: py311-krb5-0.5.1, Maintainer: pkgsrc-users

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.


Master sites:

Filesize: 215.878 KB

Version history: (Expand)


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) | Package updated
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.