commit:     1786fcc0415e79daebe49ef783d237ad50513c9f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  9 18:59:45 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr  9 18:59:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1786fcc0

dev-python/zconfig: Remove unneeded zope-testrunner dep

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

 dev-python/zconfig/zconfig-3.6.0-r1.ebuild | 1 -
 dev-python/zconfig/zconfig-3.6.0.ebuild    | 3 +--
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/zconfig/zconfig-3.6.0-r1.ebuild 
b/dev-python/zconfig/zconfig-3.6.0-r1.ebuild
index 7f1778180f2f..2a5f366d1984 100644
--- a/dev-python/zconfig/zconfig-3.6.0-r1.ebuild
+++ b/dev-python/zconfig/zconfig-3.6.0-r1.ebuild
@@ -24,7 +24,6 @@ BDEPEND="
                dev-python/manuel[${PYTHON_USEDEP}]
                dev-python/zope-exceptions[${PYTHON_USEDEP}]
                dev-python/zope-interface[${PYTHON_USEDEP}]
-               dev-python/zope-testrunner[${PYTHON_USEDEP}]
        )
 "
 

diff --git a/dev-python/zconfig/zconfig-3.6.0.ebuild 
b/dev-python/zconfig/zconfig-3.6.0.ebuild
index acf0bcad8d94..a0c3b599938d 100644
--- a/dev-python/zconfig/zconfig-3.6.0.ebuild
+++ b/dev-python/zconfig/zconfig-3.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -23,7 +23,6 @@ BDEPEND="
                dev-python/manuel[${PYTHON_USEDEP}]
                dev-python/zope-exceptions[${PYTHON_USEDEP}]
                dev-python/zope-interface[${PYTHON_USEDEP}]
-               dev-python/zope-testrunner[${PYTHON_USEDEP}]
        )"
 
 DOCS=( CHANGES.rst README.rst )

Reply via email to