diff options
Diffstat (limited to 'dev-python/twisted/twisted-21.7.0.ebuild')
-rw-r--r-- | dev-python/twisted/twisted-21.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted/twisted-21.7.0.ebuild b/dev-python/twisted/twisted-21.7.0.ebuild index bf7fb53f03dd..6f7d9d06337c 100644 --- a/dev-python/twisted/twisted-21.7.0.ebuild +++ b/dev-python/twisted/twisted-21.7.0.ebuild @@ -43,8 +43,8 @@ RDEPEND=" ) serial? ( >=dev-python/pyserial-3.0[${PYTHON_USEDEP}] ) http2? ( - >=dev-python/hyper-h2-3.0.0[${PYTHON_USEDEP}] - <dev-python/hyper-h2-4.0.0[${PYTHON_USEDEP}] + >=dev-python/h2-3.0.0[${PYTHON_USEDEP}] + <dev-python/h2-4.0.0[${PYTHON_USEDEP}] >=dev-python/priority-1.1.0[${PYTHON_USEDEP}] <dev-python/priority-2.0[${PYTHON_USEDEP}] ) |