From: Michał Górny Date: Tue, 17 Mar 2020 07:38:28 +0000 (+0100) Subject: dev-python/pure-sasl: Clean py2 deps up X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=15d8c8b2a1088994c7f5b2ed7e2d0a364192fb17;p=gentoo.git dev-python/pure-sasl: Clean py2 deps up Signed-off-by: Michał Górny --- diff --git a/dev-python/pure-sasl/pure-sasl-0.6.1.ebuild b/dev-python/pure-sasl/pure-sasl-0.6.1.ebuild index c74a9f98c68e..7c6464c060d9 100644 --- a/dev-python/pure-sasl/pure-sasl-0.6.1.ebuild +++ b/dev-python/pure-sasl/pure-sasl-0.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -21,7 +21,6 @@ DEPEND="${RDEPEND} dev-python/mock[${PYTHON_USEDEP}] dev-python/nose[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] - $(python_gen_cond_dep dev-python/unittest2 'python2*') )" # tests aren't in dist tarball