Created attachment 230474 [details] security/py-gssapi: Update to 1.7.2 Changelog ========= * Update to 1.7.2 QA == portlint: OK poudriere: OK -- testport on 12.3R amd64 w/py36, py37, py38 (default), py39, py310, gssbase, gssheimdal, and gssmit
(In reply to John W. O'Brien from comment #0) I see that you updated the comment for the officially supported Python version - do we wanna reflect that in "USES= python:3.6+" line since 3.11 has landed?
(In reply to Guangyuan Yang from comment #1) Since this port builds successfully against 3.11.0a3, my preference is to omit an upper bound on the python version. Upstream is unlikely to make support official until after the 3.11.0 release. I would rather bet that the port will be 3.11-compatible and have to fix a discovered problem, than to bet against it and have to remove an artificial restriction.
(In reply to John W. O'Brien from comment #2) I take it back. This port does *not* build successfully against 3.11. I am working on updates to two different ports, and got this one confused with the other one (security/py-pycryptodome per bug 260742). In that light, I am ambivalent. There are plenty of ports that do not restrict the max version and also do not build against the pre-release version of 3.11, so it is not like it would not be in good company.
(In reply to John W. O'Brien from comment #3) I understand. If it doesn't build against 3.11, IMO we should limit the upper bound - and I believe that you are already tracking the supported versions promptly. :)
Created attachment 230504 [details] security/py-gssapi: Update to 1.7.2 Updated patch restricts python max version to 3.10
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=05b7e3cafd96d3f91ef928be712ead113bc7e445 commit 05b7e3cafd96d3f91ef928be712ead113bc7e445 Author: John W. O'Brien <john@saltant.com> AuthorDate: 2022-02-19 07:10:04 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2022-02-19 07:10:04 +0000 security/py-gssapi: Update to 1.7.2 Changelog: https://github.com/pythongssapi/python-gssapi/releases/tag/v1.7.2 PR: 260741 security/py-gssapi/Makefile | 6 +++--- security/py-gssapi/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-)