From 4479d39796280def062a9d5d881308c3b1667186 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 23 Apr 2013 12:31:14 +0200 Subject: Change jedi number to 0.5b5 This seems to be how pypi writes it. --- packages/dev-python/jedi/jedi-0.5.5.exheres-0 | 12 ------------ packages/dev-python/jedi/jedi-0.5b5.exheres-0 | 12 ++++++++++++ 2 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 packages/dev-python/jedi/jedi-0.5.5.exheres-0 create mode 100644 packages/dev-python/jedi/jedi-0.5b5.exheres-0 diff --git a/packages/dev-python/jedi/jedi-0.5.5.exheres-0 b/packages/dev-python/jedi/jedi-0.5.5.exheres-0 deleted file mode 100644 index 56b3ef8..0000000 --- a/packages/dev-python/jedi/jedi-0.5.5.exheres-0 +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 2013 Tom Willemse -# Distributed under the terms of the GNU General Public License v2 - -require distutils pypi - -SUMMARY="Jedi is an autocompletion library for Python" - -LICENCES="LGPL-3" -SLOT="0" -PLATFORMS="~amd64" -MYOPTIONS="" - diff --git a/packages/dev-python/jedi/jedi-0.5b5.exheres-0 b/packages/dev-python/jedi/jedi-0.5b5.exheres-0 new file mode 100644 index 0000000..56b3ef8 --- /dev/null +++ b/packages/dev-python/jedi/jedi-0.5b5.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="Jedi is an autocompletion library for Python" + +LICENCES="LGPL-3" +SLOT="0" +PLATFORMS="~amd64" +MYOPTIONS="" + -- cgit v1.2.3-54-g00ecf