diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-10-06 09:09:02 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-10-06 09:16:06 +0200 |
commit | b863c9d6766034ff385cf796cb31300034c217e9 (patch) | |
tree | 6b13ad02d50f82d1164af62ef7d7a51b958840b6 /dev-python/httpcore | |
parent | dev-python/hyper-h2: Prepare for pkgmove (diff) | |
download | gentoo-b863c9d6766034ff385cf796cb31300034c217e9.tar.gz gentoo-b863c9d6766034ff385cf796cb31300034c217e9.tar.bz2 gentoo-b863c9d6766034ff385cf796cb31300034c217e9.zip |
Move dev-python/{hyper-h2 → h2}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/httpcore')
-rw-r--r-- | dev-python/httpcore/httpcore-0.13.3.ebuild | 2 | ||||
-rw-r--r-- | dev-python/httpcore/httpcore-0.13.6.ebuild | 2 | ||||
-rw-r--r-- | dev-python/httpcore/httpcore-0.13.7.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/httpcore/httpcore-0.13.3.ebuild b/dev-python/httpcore/httpcore-0.13.3.ebuild index afee6091fbc1..23125e851e56 100644 --- a/dev-python/httpcore/httpcore-0.13.3.ebuild +++ b/dev-python/httpcore/httpcore-0.13.3.ebuild @@ -17,7 +17,7 @@ KEYWORDS="amd64 arm arm64 ppc ppc64 sparc x86" RDEPEND=" <dev-python/h11-0.13[${PYTHON_USEDEP}] - <dev-python/hyper-h2-5[${PYTHON_USEDEP}] + <dev-python/h2-5[${PYTHON_USEDEP}] =dev-python/sniffio-1*[${PYTHON_USEDEP}] " BDEPEND=" diff --git a/dev-python/httpcore/httpcore-0.13.6.ebuild b/dev-python/httpcore/httpcore-0.13.6.ebuild index 03948f3d96f1..bc75307b013c 100644 --- a/dev-python/httpcore/httpcore-0.13.6.ebuild +++ b/dev-python/httpcore/httpcore-0.13.6.ebuild @@ -18,7 +18,7 @@ KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86" RDEPEND=" =dev-python/anyio-3*[${PYTHON_USEDEP}] <dev-python/h11-0.13[${PYTHON_USEDEP}] - <dev-python/hyper-h2-5[${PYTHON_USEDEP}] + <dev-python/h2-5[${PYTHON_USEDEP}] =dev-python/sniffio-1*[${PYTHON_USEDEP}] " BDEPEND=" diff --git a/dev-python/httpcore/httpcore-0.13.7.ebuild b/dev-python/httpcore/httpcore-0.13.7.ebuild index 1d04b3d28c9d..ca35f76a1619 100644 --- a/dev-python/httpcore/httpcore-0.13.7.ebuild +++ b/dev-python/httpcore/httpcore-0.13.7.ebuild @@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" RDEPEND=" =dev-python/anyio-3*[${PYTHON_USEDEP}] <dev-python/h11-0.13[${PYTHON_USEDEP}] - <dev-python/hyper-h2-5[${PYTHON_USEDEP}] + <dev-python/h2-5[${PYTHON_USEDEP}] =dev-python/sniffio-1*[${PYTHON_USEDEP}] " BDEPEND=" |