Bug 266615

Summary: devel/py-cookiecutter: Update to 2.1.1
Product: Ports & Packages Reporter: Norikatsu Shigemura <nork>
Component: Individual Port(s)Assignee: Matthew Seaman <matthew>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (matthew)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Norikatsu Shigemura 2022-09-25 21:51:08 UTC
Created attachment 236822 [details]
patch

Update to 2.1.1
* portfmt happy.
* supported python: 3.7 to 3.10.
Comment 1 Matthew Seaman freebsd_committer freebsd_triage 2022-09-26 09:49:57 UTC
Looks good.   I shall do some poudriere tests and commit in the near future.

Now wondering why portscout has failed to pick up on this update...
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-09-26 21:35:09 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9433aa9668a6a44221cc85e1202a2fea8739f674

commit 9433aa9668a6a44221cc85e1202a2fea8739f674
Author:     Norikatsu Shigemura <nork@ninth-nine.com>
AuthorDate: 2022-09-26 21:31:20 +0000
Commit:     Matthew Seaman <matthew@FreeBSD.org>
CommitDate: 2022-09-26 21:34:06 +0000

    devel/py-cookiecutter: update to 2.1.1

    ChangeLog:      https://github.com/cookiecutter/cookiecutter/blob/2.1.1/HISTORY.md
    PR:     266615

    Author:    Norikatsu Shigemura <nork@ninth-nine.com>

 devel/py-cookiecutter/Makefile | 24 +++++++++++++-----------
 devel/py-cookiecutter/distinfo |  6 +++---
 2 files changed, 16 insertions(+), 14 deletions(-)
Comment 3 Matthew Seaman freebsd_committer freebsd_triage 2022-09-26 21:35:37 UTC
Committed, thanks!