summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sping@gentoo.org>2018-03-16 00:40:07 +0100
committerSebastian Pipping <sping@gentoo.org>2018-03-16 00:41:47 +0100
commit56f267ce4a12e7c34930927c3bbd0ad1b307d3fb (patch)
tree93cfa7ab321d4fb6377e6277e5e3d2965d7a0bb2
parentapp-crypt/wile: 1.0.1, remove old (diff)
downloadbetagarden-56f267ce4a12e7c34930927c3bbd0ad1b307d3fb.tar.gz
betagarden-56f267ce4a12e7c34930927c3bbd0ad1b307d3fb.tar.bz2
betagarden-56f267ce4a12e7c34930927c3bbd0ad1b307d3fb.zip
app-crypt/wile: Address sandbox violation
.. by depending on post-stable version of setuptools. Compile error was: distutils.errors.DistutilsError: Setup script exited with error: SandboxViolation: open('/var/tmp/portage/app-crypt/wile-1.0.1/work/wile-1.0.1-python2_7/lib/ptr.py', 'wb') {}
-rw-r--r--app-crypt/wile/wile-1.0.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-crypt/wile/wile-1.0.1.ebuild b/app-crypt/wile/wile-1.0.1.ebuild
index f0c0752..7579bb5 100644
--- a/app-crypt/wile/wile-1.0.1.ebuild
+++ b/app-crypt/wile/wile-1.0.1.ebuild
@@ -16,6 +16,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="
+ >=dev-python/setuptools-38.5.1[${PYTHON_USEDEP}]
dev-python/setuptools_scm[${PYTHON_USEDEP}]
"
RDEPEND="