commit:     b1a4ba79b02f61d0177e5e3bf23c1d14eaa5e992
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 24 09:36:00 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 10:15:41 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1a4ba79

net-misc/electrum: Update dnspython dep

Closes: https://bugs.gentoo.org/766806
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-misc/electrum/{electrum-4.0.9.ebuild => electrum-4.0.9-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/electrum/electrum-4.0.9.ebuild 
b/net-misc/electrum/electrum-4.0.9-r1.ebuild
similarity index 98%
rename from net-misc/electrum/electrum-4.0.9.ebuild
rename to net-misc/electrum/electrum-4.0.9-r1.ebuild
index d7fd3b935ca..a48fd6c524d 100644
--- a/net-misc/electrum/electrum-4.0.9.ebuild
+++ b/net-misc/electrum/electrum-4.0.9-r1.ebuild
@@ -27,7 +27,7 @@ RDEPEND="${PYTHON_DEPS}
        >=dev-python/attrs-19.2.0[${PYTHON_USEDEP}]
        dev-python/bitstring[${PYTHON_USEDEP}]
        dev-python/cryptography[${PYTHON_USEDEP}]
-       <dev-python/dnspython-2[${PYTHON_USEDEP}]
+       >=dev-python/dnspython-2[${PYTHON_USEDEP}]
        dev-python/pbkdf2[${PYTHON_USEDEP}]
        dev-python/PySocks[${PYTHON_USEDEP}]
        dev-python/qrcode[${PYTHON_USEDEP}]

Reply via email to