Bug 258853

Summary: devel/py-aws-sam-translator: Update to 1.39.0
Product: Ports & Packages Reporter: Norikatsu Shigemura <nork>
Component: Individual Port(s)Assignee: Yasuhiro Kimura <yasu>
Status: Closed FIXED    
Severity: Affects Some People CC: yasu
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
a patch for update to 1.39.0 nork: maintainer-approval+

Description Norikatsu Shigemura 2021-10-02 02:05:45 UTC
Created attachment 228341 [details]
a patch for update to 1.39.0

Update to 1.39.0.
Comment 1 Yasuhiro Kimura freebsd_committer freebsd_triage 2021-10-17 15:51:04 UTC
Take.
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-10-18 07:15:27 UTC
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(-)
Comment 3 Yasuhiro Kimura freebsd_committer freebsd_triage 2021-10-18 07:21:32 UTC
Committed with minor refinement. Thanks.