commit:     99e9d5f4f5285a44b52cf659c4132bcca17e7c56
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 12 14:07:49 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Oct 12 14:52:33 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99e9d5f4

dev-python/pytest-cov: Remove obsolete transitive dep on toml

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../{pytest-cov-3.0.0-r1.ebuild => pytest-cov-3.0.0-r2.ebuild}         | 3 +--
 .../pytest-cov/{pytest-cov-4.0.0.ebuild => pytest-cov-4.0.0-r1.ebuild} | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-python/pytest-cov/pytest-cov-3.0.0-r1.ebuild 
b/dev-python/pytest-cov/pytest-cov-3.0.0-r2.ebuild
similarity index 95%
rename from dev-python/pytest-cov/pytest-cov-3.0.0-r1.ebuild
rename to dev-python/pytest-cov/pytest-cov-3.0.0-r2.ebuild
index 8a3e060d831e..65c69c8579d3 100644
--- a/dev-python/pytest-cov/pytest-cov-3.0.0-r1.ebuild
+++ b/dev-python/pytest-cov/pytest-cov-3.0.0-r2.ebuild
@@ -18,8 +18,7 @@ KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ~m68k ~mips ppc 
ppc64 ~riscv ~s390
 RDEPEND="
        >=dev-python/py-1.4.22[${PYTHON_USEDEP}]
        >=dev-python/pytest-3.6[${PYTHON_USEDEP}]
-       >=dev-python/coverage-4.4[${PYTHON_USEDEP}]
-       dev-python/toml[${PYTHON_USEDEP}]
+       >=dev-python/coverage-6.4.4-r1[${PYTHON_USEDEP}]
 "
 BDEPEND="
        test? (

diff --git a/dev-python/pytest-cov/pytest-cov-4.0.0.ebuild 
b/dev-python/pytest-cov/pytest-cov-4.0.0-r1.ebuild
similarity index 95%
rename from dev-python/pytest-cov/pytest-cov-4.0.0.ebuild
rename to dev-python/pytest-cov/pytest-cov-4.0.0-r1.ebuild
index 00e9dce47cda..cdc52ee9890b 100644
--- a/dev-python/pytest-cov/pytest-cov-4.0.0.ebuild
+++ b/dev-python/pytest-cov/pytest-cov-4.0.0-r1.ebuild
@@ -22,8 +22,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~m68k ~mips 
~ppc ~ppc64 ~riscv
 RDEPEND="
        >=dev-python/py-1.4.22[${PYTHON_USEDEP}]
        >=dev-python/pytest-3.6[${PYTHON_USEDEP}]
-       >=dev-python/coverage-4.4[${PYTHON_USEDEP}]
-       dev-python/toml[${PYTHON_USEDEP}]
+       >=dev-python/coverage-6.4.4-r1[${PYTHON_USEDEP}]
 "
 BDEPEND="
        test? (

Reply via email to