From: Anthony G. Basile Date: Thu, 20 Jun 2019 20:17:06 +0000 (-0400) Subject: net-misc/electrum: require =dev-python/aiorpcX-0.17.0, bug #687004 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8d3cd587fefd793196b5ea8f9cfe6fcfe25e94fd;p=gentoo.git net-misc/electrum: require =dev-python/aiorpcX-0.17.0, bug #687004 Signed-off-by: Anthony G. Basile Package-Manager: Portage-2.3.66, Repoman-2.3.11 --- diff --git a/net-misc/electrum/electrum-3.3.6.ebuild b/net-misc/electrum/electrum-3.3.6.ebuild index 3b82b3768d5f..b664a9d69b27 100644 --- a/net-misc/electrum/electrum-3.3.6.ebuild +++ b/net-misc/electrum/electrum-3.3.6.ebuild @@ -48,7 +48,7 @@ REQUIRED_USE=" RDEPEND="${PYTHON_DEPS} dev-python/aiohttp-socks[${PYTHON_USEDEP}] - >=dev-python/aiorpcX-0.17[${PYTHON_USEDEP}] + =dev-python/aiorpcX-0.17.0[${PYTHON_USEDEP}] dev-python/ecdsa[${PYTHON_USEDEP}] dev-python/jsonrpclib[${PYTHON_USEDEP}] dev-python/pbkdf2[${PYTHON_USEDEP}]