QA: * portlint: OK (looks fine.) * testport: OK (poudriere: 14.1, amd64 tested) * maketest: OK (563 passed)
Created attachment 255007 [details] apispec.patch
> Drop support for Python 3.8 -USES= python +USES= python:3.9+
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2001e03f9c063b04acb591824173afc4c76ef70b commit 2001e03f9c063b04acb591824173afc4c76ef70b Author: Goran Mekić <meka@tilda.center> AuthorDate: 2024-11-07 16:58:22 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-11-07 16:59:34 +0000 devel/py-apispec: Upgrade 6.6.1 → 6.7.1 Changelogs: https://github.com/marshmallow-code/apispec/blob/6.7.1/CHANGELOG.rst PR: 282611 devel/py-apispec/Makefile | 4 ++-- devel/py-apispec/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-)
Thanks.