uvicorn is a dependency for UvicornWorker which is used with gunicorn.
Moving uvicorn and starlette to the requirement file
Related to T4532
Differential D8465 Authored by jayeshv on Sep 13 2022, 3:14 PM.
Details
Summary uvicorn is a dependency for UvicornWorker which is used with gunicorn. Related to T4532
Diff Detail
Event TimelineHerald added a reviewer: Reviewers. · View Herald TranscriptSep 13 2022, 3:14 PM2022-09-13 15:14:18 (UTC+2) This revision is now accepted and ready to land.Sep 13 2022, 3:16 PM2022-09-13 15:16:09 (UTC+2) This revision was landed with ongoing or failed builds.Sep 13 2022, 3:18 PM2022-09-13 15:18:11 (UTC+2) Closed by commit rDGQLf2f222267ff4: Move uvicorn and starlette to the main requirement file (authored by jayeshv). · Explain Why This revision was automatically updated to reflect the committed changes. Comment Actions Build is green Patch application report for D8465 (id=30495)Rebasing onto 7e4eacb71f... Current branch diff-target is up to date. Changes applied before testcommit f2f222267ff493740efcc1af0edefeed06f24fc3 Author: Jayesh Velayudhan <jayesh@softwareheritage.org> Date: Tue Sep 13 15:07:49 2022 +0200 Move uvicorn and starlette to the main requirement file uvicorn is a dependency for UvicornWorker which is used with gunicorn. Moving uvicorn and starlette to the requirement file See https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/174/ for more details. Harbormaster completed remote builds in B31502: Diff 30495.Sep 13 2022, 3:19 PM2022-09-13 15:19:46 (UTC+2)
Revision Contents
Diff 30495 requirements-dev.txt
requirements.txt
|
Why this change? I don't think it will play well with a non-remote storage, because they return iterators.