diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-17 08:14:24 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-17 08:23:19 +0100 |
commit | 813f52d73e898ae22b78488b7ff724473a809b89 (patch) | |
tree | e5815c765c10d0c137f1a65d863a788844e37bc8 /dev-python/doublex | |
parent | dev-python/docker-py: Clean py2 deps up (diff) | |
download | gentoo-813f52d73e898ae22b78488b7ff724473a809b89.tar.gz gentoo-813f52d73e898ae22b78488b7ff724473a809b89.tar.bz2 gentoo-813f52d73e898ae22b78488b7ff724473a809b89.zip |
dev-python/doublex: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/doublex')
-rw-r--r-- | dev-python/doublex/doublex-1.8.1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/doublex/doublex-1.8.1.ebuild b/dev-python/doublex/doublex-1.8.1.ebuild index b52abebc97c2..95e46808066d 100644 --- a/dev-python/doublex/doublex-1.8.1.ebuild +++ b/dev-python/doublex/doublex-1.8.1.ebuild @@ -23,7 +23,6 @@ DEPEND=" doc? ( dev-python/sphinx[${PYTHON_USEDEP}] ) test? ( dev-python/nose[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/unittest2[${PYTHON_USEDEP}]' 'python2*') ) " RDEPEND="${CDEPEND}" |