From 310df779d655265d7137f72cf92fdc0ecd7d9776 Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Fri, 10 Jun 2016 18:31:41 +0300 Subject: [PATCH] python-six:fix --- programming/language/python/python-six/actions.py | 3 --- programming/language/python/python-six/pspec.xml | 4 ++-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/programming/language/python/python-six/actions.py b/programming/language/python/python-six/actions.py index 21cc717adb..2e91ef9626 100644 --- a/programming/language/python/python-six/actions.py +++ b/programming/language/python/python-six/actions.py @@ -12,6 +12,3 @@ def build(): def install(): pythonmodules.install() - - pisitools.removeDir("/usr/lib/*/site-packages/six-1.9.0*egg-info*") - pisitools.remove("/usr/lib/*/site-packages/*egg-info*") diff --git a/programming/language/python/python-six/pspec.xml b/programming/language/python/python-six/pspec.xml index a9dee5a94f..2241567646 100644 --- a/programming/language/python/python-six/pspec.xml +++ b/programming/language/python/python-six/pspec.xml @@ -20,7 +20,7 @@ python-six - python-devel + python /usr/lib @@ -31,7 +31,7 @@ - 2016-06-09 + 2016-06-10 1.9.0 Release Bump Pisi Linux Community