From 0fdc2dee0de564a88d60146a878968f813cd7761 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erkan=20I=C5=9EIK?= Date: Fri, 28 Feb 2020 21:34:31 +0300 Subject: [PATCH] python-six move core system/base --- .../language/python => system/base}/python-six/actions.py | 0 .../language/python => system/base}/python-six/pspec.xml | 4 ++-- .../python => system/base}/python-six/translations.xml | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename {programming/language/python => system/base}/python-six/actions.py (100%) mode change 100755 => 100644 rename {programming/language/python => system/base}/python-six/pspec.xml (98%) mode change 100755 => 100644 rename {programming/language/python => system/base}/python-six/translations.xml (100%) mode change 100755 => 100644 diff --git a/programming/language/python/python-six/actions.py b/system/base/python-six/actions.py old mode 100755 new mode 100644 similarity index 100% rename from programming/language/python/python-six/actions.py rename to system/base/python-six/actions.py diff --git a/programming/language/python/python-six/pspec.xml b/system/base/python-six/pspec.xml old mode 100755 new mode 100644 similarity index 98% rename from programming/language/python/python-six/pspec.xml rename to system/base/python-six/pspec.xml index 51160d3e..5f3a1e37 --- a/programming/language/python/python-six/pspec.xml +++ b/system/base/python-six/pspec.xml @@ -8,7 +8,7 @@ Alihan Öztürk alihan@pisilinux.org - programming.language.python + system.base MIT app:console Python 2 and 3 compatibility utilities. @@ -96,4 +96,4 @@ ertugrulerata@gmail.com - \ No newline at end of file + diff --git a/programming/language/python/python-six/translations.xml b/system/base/python-six/translations.xml old mode 100755 new mode 100644 similarity index 100% rename from programming/language/python/python-six/translations.xml rename to system/base/python-six/translations.xml