dev-python/websocket-client: Clean py2 deps up
authorMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 07:49:24 +0000 (08:49 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 08:07:52 +0000 (09:07 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/websocket-client/websocket-client-0.37.0.ebuild
dev-python/websocket-client/websocket-client-0.40.0.ebuild
dev-python/websocket-client/websocket-client-0.47.0.ebuild
dev-python/websocket-client/websocket-client-0.48.0.ebuild
dev-python/websocket-client/websocket-client-0.56.0.ebuild

index 889f4ce28421fc75738d8925bfe3d7b59575bf36..1540b5097e9225648bf08ad6abad3b16df2d1cba 100644 (file)
@@ -21,7 +21,6 @@ IUSE="examples"
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 RDEPEND="
        dev-python/six[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep 'dev-python/backports-ssl-match-hostname[${PYTHON_USEDEP}]' 'python2*' )
 "
 
 python_test() {
index 29e8e7ae20670e7c4a8a204f24054c7504cf6184..e5abc7ddb873824301d12046d43a3d656a1fb19e 100644 (file)
@@ -21,7 +21,6 @@ IUSE="examples"
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 RDEPEND="
        dev-python/six[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep 'dev-python/backports-ssl-match-hostname[${PYTHON_USEDEP}]' 'python2*' )
 "
 
 python_test() {
index 2d5f427ae989f1c40e58e04a21a5af93d3335aa2..cca5a146b38e1980f62ad18ef5f0fdf15d20ab3c 100644 (file)
@@ -21,7 +21,6 @@ IUSE="examples"
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 RDEPEND="
        dev-python/six[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep 'dev-python/backports-ssl-match-hostname[${PYTHON_USEDEP}]' 'python2*' )
 "
 
 python_test() {
index e8f29618241161ce23e03ba39947dc082876a48a..4e0e649e0a8ebe0e6dc43c452306bb6280ebe932 100644 (file)
@@ -21,7 +21,6 @@ RESTRICT="!test? ( test )"
 
 RDEPEND="
        dev-python/six[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep 'dev-python/backports-ssl-match-hostname[${PYTHON_USEDEP}]' pypy python2_7 )
 "
 DEPEND="
        dev-python/setuptools[${PYTHON_USEDEP}]
index 3c2d3dbb4f3e41135fd695d54d323e91949011db..5f07a8576b0809f9e0436ec563ad1b461ac967c4 100644 (file)
@@ -22,7 +22,6 @@ RESTRICT="!test? ( test )"
 
 RDEPEND="
        dev-python/six[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep 'dev-python/backports-ssl-match-hostname[${PYTHON_USEDEP}]' pypy python2_7 )
 "
 DEPEND="
        dev-python/setuptools[${PYTHON_USEDEP}]