diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-02-05 15:15:36 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-02-05 15:22:05 +0100 |
commit | 58dd3f8bbda5592f3a1868b5ce8dd9f19424ac81 (patch) | |
tree | 0e289128156f4303533dd455fe36faa89b9d442c /net-nntp | |
parent | dev-libs/qcoro5: drop 0.6.0-r1 (diff) | |
download | gentoo-58dd3f8bbda5592f3a1868b5ce8dd9f19424ac81.tar.gz gentoo-58dd3f8bbda5592f3a1868b5ce8dd9f19424ac81.tar.bz2 gentoo-58dd3f8bbda5592f3a1868b5ce8dd9f19424ac81.zip |
net-nntp/sabnzbd: Remove tavalidate test dep as well
tavalidate is only needed for tests that are already deselected,
so remove the dep as well.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-nntp')
-rw-r--r-- | net-nntp/sabnzbd/sabnzbd-3.7.1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-nntp/sabnzbd/sabnzbd-3.7.1.ebuild b/net-nntp/sabnzbd/sabnzbd-3.7.1.ebuild index 7117af8b6abe..01d022e53ae2 100644 --- a/net-nntp/sabnzbd/sabnzbd-3.7.1.ebuild +++ b/net-nntp/sabnzbd/sabnzbd-3.7.1.ebuild @@ -61,7 +61,6 @@ BDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/selenium[${PYTHON_USEDEP}] - dev-python/tavalidate[${PYTHON_USEDEP}] dev-python/werkzeug[${PYTHON_USEDEP}] dev-python/xmltodict[${PYTHON_USEDEP}] ') |