diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-05-31 09:05:33 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-05-31 09:31:16 +0200 |
commit | a9c7e086974b0a2b5770ca3799c455c2c5cca819 (patch) | |
tree | c3f741c1ef7eee3377eb9d79bea3f714258ea3c6 /dev-python/aiohttp | |
parent | app-cdr/bchunk: Keyword 1.2.2-r1 arm64, #907422 (diff) | |
download | gentoo-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>
Diffstat (limited to 'dev-python/aiohttp')
-rw-r--r-- | dev-python/aiohttp/aiohttp-3.8.4.ebuild | 1 |
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}] |