[Bug 280567] security/py-kerberos: Make compatible to python3.11

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 02 Aug 2024 06:34:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280567

            Bug ID: 280567
           Summary: security/py-kerberos: Make compatible to python3.11
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: dvl@FreeBSD.org
          Reporter: topical@gmx.net
             Flags: maintainer-feedback?(dvl@FreeBSD.org)
          Assignee: dvl@FreeBSD.org

Created attachment 252446
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=252446&action=edit
Make py-kerberos compatible to python 3.11

After updating to ports to 2024Q3, which defaults to python 3.11, py-kerberos
doesn’t work anymore. 

The patch is based on https://github.com/apple/ccs-pykerberos/pull/89/files 

Unfortunately, the github repository of py-kerberos is in archived state, so
the pull requests will never be applied upstream.

Further, I changed default options from „GSSAPI_BASE“ to „GSSAPI_MIT“. Without
this, ansible hangs when using it indirectly with pywinrm.

I would be happy if the attached patch could be applied.

-- 
You are receiving this mail because:
You are the assignee for the bug.