net-im/gajim: Drop pycrypto dependency, no longer supported by upstream
authorAmadeusz Żołnowski <aidecoe@gentoo.org>
Tue, 14 Nov 2017 22:39:26 +0000 (22:39 +0000)
committerAmadeusz Żołnowski <aidecoe@gentoo.org>
Tue, 14 Nov 2017 23:00:23 +0000 (23:00 +0000)
pycrypto itself is dead. There are problems with pycryptodome and
upstream doesn't actually care about pycrypto* at all.

Gentoo-Bug: 611628

net-im/gajim/gajim-0.16.8-r1.ebuild

index 8cdc7f935988e9ce558a6d883d3bcb3d73e5f1b3..43925d6941210178f76acbefc3f66fe80e4200c5 100644 (file)
@@ -42,10 +42,7 @@ RDEPEND="${COMMON_DEPEND}
        dev-python/pyasn1[${PYTHON_USEDEP}]
        >=dev-python/pyopenssl-0.14[${PYTHON_USEDEP}]
        >=dev-python/python-nbxmpp-0.5.6[${PYTHON_USEDEP}]
-       crypt? (
-               >=dev-python/python-gnupg-0.4.0[${PYTHON_USEDEP}]
-               dev-python/pycrypto[${PYTHON_USEDEP}]
-               )
+       crypt? ( >=dev-python/python-gnupg-0.4.0[${PYTHON_USEDEP}] )
        dbus? (
                dev-python/dbus-python[${PYTHON_USEDEP}]
                dev-libs/dbus-glib