commit:     a0c94b7c7a961462031ae4a783680a8898ed70f8
Author:     Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Mon Dec 25 00:18:32 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 25 06:33:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0c94b7c

dev-util/buildbot-worker: remove outdated dependency on "future"

Removed upstream in git via
https://github.com/buildbot/buildbot/commit/2e7d00194e4e788621fb7f8614fedd77f97ca56a

Bug: https://bugs.gentoo.org/888287
Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/34465
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/buildbot-worker/buildbot-worker-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-util/buildbot-worker/buildbot-worker-9999.ebuild 
b/dev-util/buildbot-worker/buildbot-worker-9999.ebuild
index 02c6afc55af5..fc44c944cbfb 100644
--- a/dev-util/buildbot-worker/buildbot-worker-9999.ebuild
+++ b/dev-util/buildbot-worker/buildbot-worker-9999.ebuild
@@ -23,7 +23,6 @@ RDEPEND="
        acct-user/buildbot
        !<dev-util/buildbot-1.0.0
        >=dev-python/autobahn-0.16.0[${PYTHON_USEDEP}]
-       dev-python/future[${PYTHON_USEDEP}]
        >=dev-python/msgpack-0.6.0[${PYTHON_USEDEP}]
        >=dev-python/twisted-18.7.0[${PYTHON_USEDEP}]
 "

Reply via email to