commit: 5959da3c7f098ca7e0c5d81bd618d43a0b2ea031 Author: Magnus Granberg <zorry <AT> gentoo <DOT> org> AuthorDate: Mon Jan 29 20:15:59 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jan 30 08:29:19 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5959da3c
dev-util/buildbot: Bump to 3.11.0 with updated dep Closes: https://bugs.gentoo.org/920676 Signed-off-by: Magnus Granberg <zorry <AT> gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/35055 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/buildbot/buildbot-3.11.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/buildbot/buildbot-3.11.0.ebuild b/dev-util/buildbot/buildbot-3.11.0.ebuild index e56ade01547e..0435d40b6f50 100644 --- a/dev-util/buildbot/buildbot-3.11.0.ebuild +++ b/dev-util/buildbot/buildbot-3.11.0.ebuild @@ -24,7 +24,7 @@ RDEPEND=" acct-user/buildbot ~dev-util/buildbot-worker-${PV}[${PYTHON_USEDEP}] >=dev-python/alembic-1.6.0[${PYTHON_USEDEP}] - >=dev-python/autobahn-0.16.9[${PYTHON_USEDEP}] + >=dev-python/autobahn-0.16.0[${PYTHON_USEDEP}] >=dev-python/croniter-1.3.0[${PYTHON_USEDEP}] >=dev-python/msgpack-0.6.0[${PYTHON_USEDEP}] >=dev-python/jinja-2.1[${PYTHON_USEDEP}]
