diff --git a/packages/dev-python/epc/epc-0.0.3.exheres-0 b/packages/dev-python/epc/epc-0.0.3.exheres-0 new file mode 100644 index 0000000..607b2e1 --- /dev/null +++ b/packages/dev-python/epc/epc-0.0.3.exheres-0 @@ -0,0 +1,17 @@ +# Copyright 2013 Tom Willemse +# Distributed under the terms of the GNU General Public License v2 + +require distutils pypi + +SUMMARY"EPC is an RPC stack for Emacs Lisp" + +LICENCES="GPL-3" +SLOT="0" +PLATFORMS="~amd64" +MYOPTIONS="" + +DEPENDENCIES=" + build+run: + dev-python/sexpdata[>=0.0.2] +" + diff --git a/packages/dev-python/jedi/jedi-0.5.5.exheres-0 b/packages/dev-python/jedi/jedi-0.5.5.exheres-0 index d805ed4..24c7a54 100644 --- a/packages/dev-python/jedi/jedi-0.5.5.exheres-0 +++ b/packages/dev-python/jedi/jedi-0.5.5.exheres-0 @@ -16,5 +16,7 @@ MYOPTIONS="" DEPENDENCIES=" build: dev-python/setuptools + run: + dev-python/epc " diff --git a/packages/dev-python/sexpdata/sexpdata-0.0.2.exheres-0 b/packages/dev-python/sexpdata/sexpdata-0.0.2.exheres-0 new file mode 100644 index 0000000..d8fbfd2 --- /dev/null +++ b/packages/dev-python/sexpdata/sexpdata-0.0.2.exheres-0 @@ -0,0 +1,12 @@ +# Copyright 2013 Tom Willemse +# Distributed under the terms of the GNU General Public License v2 + +require distutils pypi + +SUMMARY="S-expression parser for Python" + +LICENCES="BSD-2" +SLOT="0" +PLATFORMS="~amd64" +MYOPTIONS="" +