Bug 266615 - devel/py-cookiecutter: Update to 2.1.1
Summary: devel/py-cookiecutter: Update to 2.1.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Matthew Seaman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-25 21:51 UTC by Norikatsu Shigemura
Modified: 2022-09-26 21:35 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (matthew)


Attachments
patch (2.79 KB, patch)
2022-09-25 21:51 UTC, Norikatsu Shigemura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!