From: Stephen Finucane Date: Fri, 13 Jan 2023 12:42:25 +0000 (+0000) Subject: Install sphinxcontrib-openapi from source X-Git-Tag: v3.2.0~105 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=17e9695b20b19ccf389dffc04c2b45c408881d4b;p=thirdparty%2Fpatchwork.git Install sphinxcontrib-openapi from source I'm hoping to get permission to publish new releases to this [1]. Until that happens, we must install from source. [1] https://github.com/pypi/support/issues/2463 Signed-off-by: Stephen Finucane --- diff --git a/docs/requirements.txt b/docs/requirements.txt index 7668b885..d7cccc46 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,6 +2,5 @@ sphinx>=4.2.0 reno>=3.4.0 sphinx-rtd-theme~=1.0 jinja2~=3.0 -sphinxcontrib-openapi~=0.7.0 -# See https://github.com/getpatchwork/patchwork/issues/442 -mistune<2.0.0 +# installing from source while we wait on https://github.com/pypi/support/issues/2463 +git+https://github.com/sphinx-contrib/openapi.git@c959438140e09c51f9c13c188c73238f766bf071