projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
272a1f8
)
dev-python/llfuse: Clean py2 deps up
author
Michał Górny
<mgorny@gentoo.org>
Tue, 17 Mar 2020 07:38:05 +0000
(08:38 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 17 Mar 2020 08:07:08 +0000
(09:07 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/llfuse/llfuse-1.3.5.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/llfuse/llfuse-1.3.5.ebuild
b/dev-python/llfuse/llfuse-1.3.5.ebuild
index 744322a70428d5afe9841d43898873a0809bd708..9ddaed77c9f4662d3ed358a5562458815a9affed 100644
(file)
--- 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}]