From b7480017e43de8f8b9d9a55e3d75f63af5cab997 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Mon, 2 Apr 2018 14:14:13 +0300 Subject: [PATCH] dev-python/dbus-python: Remove now unnecessary dbus-glib dependency Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- .../{dbus-python-1.2.6.ebuild => dbus-python-1.2.6-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-python/dbus-python/{dbus-python-1.2.6.ebuild => dbus-python-1.2.6-r1.ebuild} (94%) diff --git a/dev-python/dbus-python/dbus-python-1.2.6.ebuild b/dev-python/dbus-python/dbus-python-1.2.6-r1.ebuild similarity index 94% rename from dev-python/dbus-python/dbus-python-1.2.6.ebuild rename to dev-python/dbus-python/dbus-python-1.2.6-r1.ebuild index 169ee6c62d28..fe9ca5274579 100644 --- a/dev-python/dbus-python/dbus-python-1.2.6.ebuild +++ b/dev-python/dbus-python/dbus-python-1.2.6-r1.ebuild @@ -22,7 +22,6 @@ REQUIRED_USE=" doc? ( python_targets_python2_7 )" RDEPEND=" - >=dev-libs/dbus-glib-0.108:= >=sys-apps/dbus-1.8:= >=dev-libs/glib-2.40 ${PYTHON_DEPS}" @@ -32,6 +31,7 @@ DEPEND="${RDEPEND} dev-python/docutils[python_targets_python2_7?] =dev-python/epydoc-3*[python_targets_python2_7?] ) test? ( dev-python/pygobject:3[${PYTHON_USEDEP}] )" +# TODO: Half the tests require tap.py from PyPI now, which we didn't have packaged; those tests just get skipped then though src_prepare() { default -- 2.26.2