commit:     deec9c789a6a9b86acd2c3a72ec184a2c63131cf
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  1 16:59:10 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Jan  1 16:59:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=deec9c78

dev-python/dbus-python: remove wrong setuptools BDEPEND

Bug: https://bugs.gentoo.org/678942
Package-Manager: Portage-2.3.79, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 dev-python/dbus-python/dbus-python-1.2.14.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/dbus-python/dbus-python-1.2.14.ebuild 
b/dev-python/dbus-python/dbus-python-1.2.14.ebuild
index 5526593b6e8..fccd113223f 100644
--- a/dev-python/dbus-python/dbus-python-1.2.14.ebuild
+++ b/dev-python/dbus-python/dbus-python-1.2.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -27,7 +27,6 @@ RDEPEND="${PYTHON_DEPS}
 "
 DEPEND="${RDEPEND}"
 BDEPEND="
-       dev-python/setuptools[${PYTHON_USEDEP}]
        virtual/pkgconfig
        doc? ( $(python_gen_any_dep 'dev-python/sphinx[${PYTHON_USEDEP}]') )
        test? ( dev-python/pygobject:3[${PYTHON_USEDEP}]

Reply via email to