diff options
Diffstat (limited to 'dev-python/respx')
| -rw-r--r-- | dev-python/respx/respx-0.21.1-r1.ebuild (renamed from dev-python/respx/respx-0.21.1.ebuild) | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-python/respx/respx-0.21.1.ebuild b/dev-python/respx/respx-0.21.1-r1.ebuild index 2c6e5bea4040..e31e25775722 100644 --- a/dev-python/respx/respx-0.21.1.ebuild +++ b/dev-python/respx/respx-0.21.1-r1.ebuild @@ -24,8 +24,10 @@ LICENSE="BSD" SLOT="0" KEYWORDS="amd64 arm64 x86" +# https://bugs.gentoo.org/945735 +# https://github.com/lundberg/respx/issues/277 RDEPEND=" - dev-python/httpx[${PYTHON_USEDEP}] + <dev-python/httpx-0.28.0[${PYTHON_USEDEP}] " BDEPEND=" test? ( |
