Bug 273412

Summary: www/py-gunicorn: Missing dependency: packaging
Product: Ports & Packages Reporter: Richard Gallamore <ultima>
Component: Individual Port(s)Assignee: Muhammad Moinur Rahman <bofh>
Status: Closed FIXED    
Severity: Affects Only Me CC: ultima
Priority: --- Flags: bugzilla: maintainer-feedback? (bofh)
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272942

Description Richard Gallamore freebsd_committer freebsd_triage 2023-08-28 20:51:35 UTC
There is a missing depend in gunicorn.

https://github.com/benoitc/gunicorn/blob/master/setup.py#L75
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-08-29 07:16:25 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=94d66be03f513632b17c91da346b7b17f2a48afd

commit 94d66be03f513632b17c91da346b7b17f2a48afd
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-08-29 06:55:34 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-08-29 07:15:13 +0000

    www/py-gunicorn: Fix missing DEPENDS

    PR:             273412
    Reported by:    ultima

 www/py-gunicorn/Makefile | 2 ++
 1 file changed, 2 insertions(+)