diff options
author | Sam James <sam@gentoo.org> | 2023-06-12 05:13:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-12 05:13:38 +0100 |
commit | 01cd2d8be18accd4d72e979c368d9ca439e4d4a7 (patch) | |
tree | 5283253094a03828c2e87b256431cecdb6a18961 /net-nntp | |
parent | net-nntp/sabnzbd: add 4.0.2 (diff) | |
download | gentoo-01cd2d8be18accd4d72e979c368d9ca439e4d4a7.tar.gz gentoo-01cd2d8be18accd4d72e979c368d9ca439e4d4a7.tar.bz2 gentoo-01cd2d8be18accd4d72e979c368d9ca439e4d4a7.zip |
net-nntp/sabnzbd: drop dev-python/pkginfo test dep
Dropped upstream in 4.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-nntp')
-rw-r--r-- | net-nntp/sabnzbd/sabnzbd-4.0.2.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-nntp/sabnzbd/sabnzbd-4.0.2.ebuild b/net-nntp/sabnzbd/sabnzbd-4.0.2.ebuild index 6a9a1b596a0e..c8110322c093 100644 --- a/net-nntp/sabnzbd/sabnzbd-4.0.2.ebuild +++ b/net-nntp/sabnzbd/sabnzbd-4.0.2.ebuild @@ -60,7 +60,6 @@ BDEPEND=" $(python_gen_cond_dep ' dev-python/flaky[${PYTHON_USEDEP}] >=dev-python/lxml-4.5.0[${PYTHON_USEDEP}] - dev-python/pkginfo[${PYTHON_USEDEP}] dev-python/pyfakefs[${PYTHON_USEDEP}] dev-python/pytest-httpbin[${PYTHON_USEDEP}] dev-python/pytest-httpserver[${PYTHON_USEDEP}] |