Bug 271180 - www/py-gunicorn: Fix issues with latest version of net/py-eventlet
Summary: www/py-gunicorn: Fix issues with latest version of net/py-eventlet
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Muhammad Moinur Rahman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-01 18:54 UTC by Jose Alonso Cardenas Marquez
Modified: 2023-05-02 11:39 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2023-05-01 18:54:14 UTC
Hello, could you appply the following patch to py-gunicorn? 

https://github.com/benoitc/gunicorn/pull/2581/files

Currently py-gunicorn is useless with current version of py-eventlet in ports
Comment 1 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2023-05-01 19:08:28 UTC
Will get it fixed on my next batch of commits.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-05-02 11:38:59 UTC
A commit in branch main references this bug:

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

commit a3ede90709b2ef320f382272ae085895df8000aa
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-05-02 08:31:39 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-05-02 11:38:32 +0000

    www/py-gunicorn: Fix runtime after net/py-eventlet update

    PR:             271180
    Reported by:    acm

 www/py-gunicorn/Makefile | 4 ++++
 www/py-gunicorn/distinfo | 4 +++-
 2 files changed, 7 insertions(+), 1 deletion(-)