Created attachment 228341 [details] a patch for update to 1.39.0 Update to 1.39.0.
Take.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=cb311e1b5622c1342ec862be48fb14bfd5f87e2b commit cb311e1b5622c1342ec862be48fb14bfd5f87e2b Author: Norikatsu Shigemura <nork@ninth-nine.com> AuthorDate: 2021-10-17 15:44:32 +0000 Commit: Yasuhiro Kimura <yasu@FreeBSD.org> CommitDate: 2021-10-18 07:14:00 +0000 devel/py-aws-sam-translator: Update to 1.39.0 Remove obsolete PY_ENUM34 from RUN_DEPENDS. ChangeLog: https://github.com/aws/serverless-application-model/releases/tag/v1.39.0 PR: 258853 Approved by: ygy (mentor) Differential Revision: https://reviews.freebsd.org/D32537 devel/py-aws-sam-translator/Makefile | 5 ++--- devel/py-aws-sam-translator/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-)
Committed with minor refinement. Thanks.