From 15d8c8b2a1088994c7f5b2ed7e2d0a364192fb17 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 17 Mar 2020 08:38:28 +0100 Subject: [PATCH] dev-python/pure-sasl: Clean py2 deps up MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/pure-sasl/pure-sasl-0.6.1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- 2.26.2