From 387c6526b36cc14ed7e2a480b9b0522fe4dc5272 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 23 Apr 2013 13:09:28 +0200 Subject: Add epc and sexpdata packages jedi depends on epc --- packages/dev-python/epc/epc-0.0.3.exheres-0 | 17 +++++++++++++++++ packages/dev-python/jedi/jedi-0.5.5.exheres-0 | 2 ++ packages/dev-python/sexpdata/sexpdata-0.0.2.exheres-0 | 12 ++++++++++++ 3 files changed, 31 insertions(+) create mode 100644 packages/dev-python/epc/epc-0.0.3.exheres-0 create mode 100644 packages/dev-python/sexpdata/sexpdata-0.0.2.exheres-0 (limited to 'packages') 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="" + -- cgit v1.2.3-54-g00ecf