Bug 264869 - devel/py-makefun: Update to 1.14.0
Summary: devel/py-makefun: Update to 1.14.0
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: Li-Wen Hsu
URL: https://github.com/smarie/python-make...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-24 12:32 UTC by Goran Mekić
Modified: 2022-06-24 16:11 UTC (History)
1 user (show)

See Also:


Attachments
makefun.patch (2.07 KB, patch)
2022-06-24 12:33 UTC, Goran Mekić
meka: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Goran Mekić 2022-06-24 12:32:18 UTC
QA:

  * portlint: OK (looks fine.)
  * testport: OK (poudriere: 13.1, amd64 tested)
  * maketest: OK ()
Comment 1 Goran Mekić 2022-06-24 12:33:40 UTC
Created attachment 234912 [details]
makefun.patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-06-24 16:11:20 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=184aa4019663288310419e761a3d0be4b30e8da2

commit 184aa4019663288310419e761a3d0be4b30e8da2
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2022-06-24 12:29:19 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-06-24 16:10:02 +0000

    devel/py-makefun: Update to 1.14.0

    Changelog:
      * create_wrapper, create_function, wraps and with_signature now support
        lambda functions. They also accept a new parameter co_name to define the
        name to be used in the compiled code.

    PR:             264869

 devel/py-makefun/Makefile | 8 ++------
 devel/py-makefun/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 9 deletions(-)