net-misc/electron-cash: Retire virtual/python-dnspython
authorMichał Górny <mgorny@gentoo.org>
Tue, 30 Jul 2019 05:39:58 +0000 (07:39 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 30 Jul 2019 05:39:58 +0000 (07:39 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-misc/electron-cash/electron-cash-3.3.6.ebuild
net-misc/electron-cash/electron-cash-4.0.2.ebuild

index 7c1417f11660f6fea309e409f282bdcca1925b3c..ce2b8f67d146c6604bf4520ec0f2d7b5b47167de 100644 (file)
@@ -31,6 +31,7 @@ REQUIRED_USE="
 "
 
 RDEPEND="
+       dev-python/dnspython[${PYTHON_USEDEP}]
        dev-python/ecdsa[${PYTHON_USEDEP}]
        dev-python/jsonrpclib[${PYTHON_USEDEP}]
        dev-python/pbkdf2[${PYTHON_USEDEP}]
@@ -42,7 +43,6 @@ RDEPEND="
        dev-python/six[${PYTHON_USEDEP}]
        dev-python/tlslite[${PYTHON_USEDEP}]
        dev-python/protobuf-python[${PYTHON_USEDEP}]
-       virtual/python-dnspython[${PYTHON_USEDEP}]
        qrcode? ( media-gfx/zbar[v4l] )
        qt5? (
                dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
index 3b33abcf4173fb3835bea0eb6129b81a03232585..39e50d7d405ee55e92db03c713a33dd82f13840e 100644 (file)
@@ -31,6 +31,7 @@ REQUIRED_USE="
 "
 
 RDEPEND="
+       dev-python/dnspython[${PYTHON_USEDEP}]
        dev-python/ecdsa[${PYTHON_USEDEP}]
        dev-python/jsonrpclib[${PYTHON_USEDEP}]
        dev-python/pbkdf2[${PYTHON_USEDEP}]
@@ -42,7 +43,6 @@ RDEPEND="
        dev-python/six[${PYTHON_USEDEP}]
        dev-python/tlslite[${PYTHON_USEDEP}]
        dev-python/protobuf-python[${PYTHON_USEDEP}]
-       virtual/python-dnspython[${PYTHON_USEDEP}]
        qrcode? ( media-gfx/zbar[v4l] )
        qt5? (
                dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]