Bug 273412 - www/py-gunicorn: Missing dependency: packaging
Summary: www/py-gunicorn: Missing dependency: packaging
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: Muhammad Moinur Rahman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-28 20:51 UTC by Richard Gallamore
Modified: 2023-08-29 07:16 UTC (History)
1 user (show)

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


Attachments

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