commit:     d1aec44687d762b1e80736cc12021b69deaa0f20
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 22 11:31:35 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Apr 22 11:34:25 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1aec446

app-arch/brotli: Remove obsolete unittest-or-fail deps

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

 app-arch/brotli/brotli-1.0.9-r6.ebuild | 5 -----
 app-arch/brotli/brotli-1.1.0.ebuild    | 5 -----
 app-arch/brotli/brotli-9999.ebuild     | 5 -----
 3 files changed, 15 deletions(-)

diff --git a/app-arch/brotli/brotli-1.0.9-r6.ebuild 
b/app-arch/brotli/brotli-1.0.9-r6.ebuild
index 63739af90ec2..35165b893472 100644
--- a/app-arch/brotli/brotli-1.0.9-r6.ebuild
+++ b/app-arch/brotli/brotli-1.0.9-r6.ebuild
@@ -42,11 +42,6 @@ DEPEND="
 BDEPEND="
        python? (
                ${DISTUTILS_DEPS}
-               test? (
-                       $(python_gen_cond_dep '
-                               dev-python/unittest-or-fail[${PYTHON_USEDEP}]
-                       ' 3.{9..11})
-               )
        )
 "
 

diff --git a/app-arch/brotli/brotli-1.1.0.ebuild 
b/app-arch/brotli/brotli-1.1.0.ebuild
index 25b886171724..7d80928abbf0 100644
--- a/app-arch/brotli/brotli-1.1.0.ebuild
+++ b/app-arch/brotli/brotli-1.1.0.ebuild
@@ -39,11 +39,6 @@ DEPEND="
 BDEPEND="
        python? (
                ${DISTUTILS_DEPS}
-               test? (
-                       $(python_gen_cond_dep '
-                               dev-python/unittest-or-fail[${PYTHON_USEDEP}]
-                       ' 3.{10..11})
-               )
        )
 "
 

diff --git a/app-arch/brotli/brotli-9999.ebuild 
b/app-arch/brotli/brotli-9999.ebuild
index ead41c3951f3..fd513963397e 100644
--- a/app-arch/brotli/brotli-9999.ebuild
+++ b/app-arch/brotli/brotli-9999.ebuild
@@ -39,11 +39,6 @@ DEPEND="
 BDEPEND="
        python? (
                ${DISTUTILS_DEPS}
-               test? (
-                       $(python_gen_cond_dep '
-                               dev-python/unittest-or-fail[${PYTHON_USEDEP}]
-                       ' 3.{10..11})
-               )
        )
 "
 

Reply via email to