summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-17 08:38:05 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-17 09:07:08 +0100
commitc6963e91288f4e498438bd7fbe91c5bab5b12b54 (patch)
tree754015c3095593180a5db2e7eaed658eaf2cf5b3 /dev-python/llfuse
parentdev-python/libcloud: Clean py2 deps up (diff)
downloadgentoo-c6963e91288f4e498438bd7fbe91c5bab5b12b54.tar.gz
gentoo-c6963e91288f4e498438bd7fbe91c5bab5b12b54.tar.bz2
gentoo-c6963e91288f4e498438bd7fbe91c5bab5b12b54.zip
dev-python/llfuse: Clean py2 deps up
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/llfuse')
-rw-r--r--dev-python/llfuse/llfuse-1.3.5.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/llfuse/llfuse-1.3.5.ebuild b/dev-python/llfuse/llfuse-1.3.5.ebuild
index 744322a70428..9ddaed77c9f4 100644
--- a/dev-python/llfuse/llfuse-1.3.5.ebuild
+++ b/dev-python/llfuse/llfuse-1.3.5.ebuild
@@ -17,7 +17,6 @@ IUSE="doc examples test"
RESTRICT="!test? ( test )"
RDEPEND=">=sys-fs/fuse-2.8.0:0
- $(python_gen_cond_dep 'dev-python/contextlib2[${PYTHON_USEDEP}]' python2_7 pypy)
"
DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]