https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264136
Kubilay Kocak <ko...@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 <ko...@freebsd.org> --- Confirming its an optional dependency: extras_require = { "gssapi": [ "pyasn1>=0.1.7", 'gssapi>=1.4.1;platform_system!="Windows"', [1] https://github.com/paramiko/paramiko/blob/2.11.0/setup.py#L37 -- You are receiving this mail because: You are on the CC list for the bug.