commit:     8d3cd587fefd793196b5ea8f9cfe6fcfe25e94fd
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 20 20:17:06 2019 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Jun 20 20:17:06 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d3cd587

net-misc/electrum: require =dev-python/aiorpcX-0.17.0, bug #687004

Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

 net-misc/electrum/electrum-3.3.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/electrum/electrum-3.3.6.ebuild 
b/net-misc/electrum/electrum-3.3.6.ebuild
index 3b82b3768d5..b664a9d69b2 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}]

Reply via email to