dev-python/twisted-conch: support dev-python/pycryptodome.
authorBob Brooks <gitbugged@cool.fr.nf>
Tue, 24 Oct 2017 16:26:21 +0000 (12:26 -0400)
committerPatrice Clement <monsieurp@gentoo.org>
Fri, 27 Oct 2017 21:41:53 +0000 (23:41 +0200)
Closes: https://bugs.gentoo.org/611618
Closes: https://github.com/gentoo/gentoo/pull/6025

dev-python/twisted-conch/twisted-conch-15.2.1.ebuild

index e28a1ad781cfec41684e92b17125b59efbd09315..471d751be87cf02883d8bba6bc2378024d9938b9 100644 (file)
@@ -14,7 +14,7 @@ IUSE=""
 DEPEND="
        =dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]
        dev-python/pyasn1[${PYTHON_USEDEP}]
-       dev-python/pycrypto[${PYTHON_USEDEP}]"
+       dev-python/pycryptodome[${PYTHON_USEDEP}]"
 RDEPEND="${DEPEND}
        !dev-python/twisted
 "