summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-05-31 09:05:33 +0200
committerMichał Górny <mgorny@gentoo.org>2023-05-31 09:31:16 +0200
commita9c7e086974b0a2b5770ca3799c455c2c5cca819 (patch)
treec3f741c1ef7eee3377eb9d79bea3f714258ea3c6
parentapp-cdr/bchunk: Keyword 1.2.2-r1 arm64, #907422 (diff)
downloadgentoo-a9c7e086974b0a2b5770ca3799c455c2c5cca819.tar.gz
gentoo-a9c7e086974b0a2b5770ca3799c455c2c5cca819.tar.bz2
gentoo-a9c7e086974b0a2b5770ca3799c455c2c5cca819.zip
dev-python/aiohttp: Remove stale dep on dev-python/async_generator
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/aiohttp/aiohttp-3.8.4.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/aiohttp/aiohttp-3.8.4.ebuild b/dev-python/aiohttp/aiohttp-3.8.4.ebuild
index e3fbdacd5edb..54bde3f2a207 100644
--- a/dev-python/aiohttp/aiohttp-3.8.4.ebuild
+++ b/dev-python/aiohttp/aiohttp-3.8.4.ebuild
@@ -35,7 +35,6 @@ BDEPEND="
dev-python/cython[${PYTHON_USEDEP}]
test? (
app-arch/brotli[python,${PYTHON_USEDEP}]
- dev-python/async_generator[${PYTHON_USEDEP}]
dev-python/freezegun[${PYTHON_USEDEP}]
www-servers/gunicorn[${PYTHON_USEDEP}]
dev-python/pytest-forked[${PYTHON_USEDEP}]