diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-05-22 13:38:29 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-05-22 13:38:29 +0200 |
commit | ccaae79e37dfebd6a79afab2bb7f44317eb3959e (patch) | |
tree | ce99f901332e6e1890609d6fe3915b6d61a97375 /net-nntp | |
parent | media-gfx/prusaslicer: dropped obsolete 2.6.1 & 2.7.1 (diff) | |
download | gentoo-ccaae79e37dfebd6a79afab2bb7f44317eb3959e.tar.gz gentoo-ccaae79e37dfebd6a79afab2bb7f44317eb3959e.tar.bz2 gentoo-ccaae79e37dfebd6a79afab2bb7f44317eb3959e.zip |
net-nntp/sabnzbd: Add dev-python/pytest-asyncio dep
Closes: https://bugs.gentoo.org/932451
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-nntp')
-rw-r--r-- | net-nntp/sabnzbd/sabnzbd-4.3.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-nntp/sabnzbd/sabnzbd-4.3.1.ebuild b/net-nntp/sabnzbd/sabnzbd-4.3.1.ebuild index 6d3f843276a8..d5ca5cb9611a 100644 --- a/net-nntp/sabnzbd/sabnzbd-4.3.1.ebuild +++ b/net-nntp/sabnzbd/sabnzbd-4.3.1.ebuild @@ -60,6 +60,7 @@ BDEPEND=" dev-python/flaky[${PYTHON_USEDEP}] >=dev-python/lxml-4.5.0[${PYTHON_USEDEP}] <dev-python/pyfakefs-5.4.0[${PYTHON_USEDEP}] + dev-python/pytest-asyncio[${PYTHON_USEDEP}] dev-python/pytest-httpbin[${PYTHON_USEDEP}] dev-python/pytest-httpserver[${PYTHON_USEDEP}] dev-python/pytest-mock[${PYTHON_USEDEP}] |