summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Granberg <zorry@gentoo.org>2024-01-29 21:15:59 +0100
committerSam James <sam@gentoo.org>2024-01-30 08:29:19 +0000
commit5959da3c7f098ca7e0c5d81bd618d43a0b2ea031 (patch)
treedb739a5d55dc3474ff66cd146d1923ce2e16b1be
parentdev-util/buildbot-www: add 3.11.0 (diff)
downloadgentoo-5959da3c7f098ca7e0c5d81bd618d43a0b2ea031.tar.gz
gentoo-5959da3c7f098ca7e0c5d81bd618d43a0b2ea031.tar.bz2
gentoo-5959da3c7f098ca7e0c5d81bd618d43a0b2ea031.zip
dev-util/buildbot: Bump to 3.11.0 with updated dep
Closes: https://bugs.gentoo.org/920676 Signed-off-by: Magnus Granberg <zorry@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/35055 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-util/buildbot/buildbot-3.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]