commit: a20be8b32b9b44ef368921e80691877647efd4b0 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Mon Aug 28 19:55:11 2017 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Mon Aug 28 21:50:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a20be8b3
dev-python/os-win: fixing cap on eventlet Package-Manager: Portage-2.3.6, Repoman-2.3.3 dev-python/os-win/os-win-2.2.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/os-win/os-win-2.2.0.ebuild b/dev-python/os-win/os-win-2.2.0.ebuild index 23d802daa6b..9f45be57aea 100644 --- a/dev-python/os-win/os-win-2.2.0.ebuild +++ b/dev-python/os-win/os-win-2.2.0.ebuild @@ -25,6 +25,7 @@ RDEPEND=" !~dev-python/Babel-2.4.0[${PYTHON_USEDEP}] >=dev-python/eventlet-0.18.4[${PYTHON_USEDEP}] !~dev-python/eventlet-0.20.1[${PYTHON_USEDEP}] + <dev-python/eventlet-0.21.0[${PYTHON_USEDEP}] >=dev-python/oslo-concurrency-3.8.0[${PYTHON_USEDEP}] >=dev-python/oslo-config-4.0.0[${PYTHON_USEDEP}] !~dev-python/oslo-config-4.3.0[${PYTHON_USEDEP}]