commit:     aca65fc4567178153dd0576759c85da1be16d302
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  7 01:27:21 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun  7 01:27:21 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aca65fc4

dev-python/black: drop parameterized test dep

See upstream commit 3500e1cda5bef73ddc7eaf79be6c67c918738936 (21.10b0).

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/black/black-24.10.0.ebuild | 3 +--
 dev-python/black/black-25.1.0.ebuild  | 1 -
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/black/black-24.10.0.ebuild 
b/dev-python/black/black-24.10.0.ebuild
index 52567a5d39ba..f1ac425db04e 100644
--- a/dev-python/black/black-24.10.0.ebuild
+++ b/dev-python/black/black-24.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2024 Gentoo Authors
+# Copyright 2020-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -37,7 +37,6 @@ BDEPEND="
                >=dev-python/aiohttp-3.10[${PYTHON_USEDEP}]
                dev-python/aiohttp-cors[${PYTHON_USEDEP}]
                dev-python/colorama[${PYTHON_USEDEP}]
-               dev-python/parameterized[${PYTHON_USEDEP}]
                dev-python/pytest-forked[${PYTHON_USEDEP}]
        )
 "

diff --git a/dev-python/black/black-25.1.0.ebuild 
b/dev-python/black/black-25.1.0.ebuild
index 655828ed7649..93b54ecbaa36 100644
--- a/dev-python/black/black-25.1.0.ebuild
+++ b/dev-python/black/black-25.1.0.ebuild
@@ -33,7 +33,6 @@ BDEPEND="
                >=dev-python/aiohttp-3.10[${PYTHON_USEDEP}]
                dev-python/aiohttp-cors[${PYTHON_USEDEP}]
                dev-python/colorama[${PYTHON_USEDEP}]
-               dev-python/parameterized[${PYTHON_USEDEP}]
        )
 "
 distutils_enable_tests pytest

Reply via email to