Date: Wed, 08 Jun 2022 17:11:54 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 264136] security/py-paramiko: security/py-gssapi dependency should be OPTION'al Message-ID: <bug-264136-21822-Gje74HFSS1@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-264136-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-264136-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264136 --- Comment #7 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D9acae4e20c4b09ee0c35edc0db44c4e= cc616ba7c commit 9acae4e20c4b09ee0c35edc0db44c4ecc616ba7c Author: Sofian Brabez <sbz@FreeBSD.org> AuthorDate: 2022-06-02 21:22:24 +0000 Commit: Sofian Brabez <sbz@FreeBSD.org> CommitDate: 2022-06-08 17:10:54 +0000 security/py-paramiko: add GSSAPI option GSSAPI is considered as an extra feature in paramiko. Building support for it requires to have Kerberos (either MIT or Heimdal). Add support for it as an OPTION disabled by default. PR: 264136 security/py-paramiko/Makefile | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264136-21822-Gje74HFSS1>