Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 May 2022 00:01:29 +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-w2ZAF8gYFQ@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

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|needs-qa                    |
            Summary|security/py-paramiko:       |security/py-paramiko:
                   |2.11.0 added hard           |security/py-gssapi
                   |dependency on               |dependency should be
                   |security/py-gssapi          |OPTION'al

--- Comment #3 from Kubilay Kocak <koobs@FreeBSD.org> ---
Confirming its an optional dependency:

extras_require =3D {
    "gssapi": [
        "pyasn1>=3D0.1.7",
        'gssapi>=3D1.4.1;platform_system!=3D"Windows"',

[1] https://github.com/paramiko/paramiko/blob/2.11.0/setup.py#L37

--=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-w2ZAF8gYFQ>