Ajay Bhagchandani

Results 5 comments of Ajay Bhagchandani

1) My services were running on gunicorn-21.1.0 2) I replaced all the occurrences of gunicorn-21.1.0 with gunicorn-22.0.0 in the codebase 3) Then in my submodule where I kept gunicorn-22.0.0 source...

Bound to use ```setup.py``` for all the packages because of some dependencies. Will take sometime to move to ```pyproject.toml``` for building packages in my repo

Hi @pajod , I incorporated your changes of ```setup.py``` file and tried building the package from scratch. However, I still do not see ```gunicorn/app/wsgiapp.py``` file inside the directory. ``` [root@makesh_FB222...

python-3.9 ``` pip==22.0.4 setuptools==46.1.3 packaging==21.3 ``` Sequence of commands might not be possible.

Issue with freebsd machines on my setup. Have a workaround for now. Closing this.