diff --git a/programming/language/python3/python3-packaging/actions.py b/programming/language/python3/python3-packaging/actions.py
deleted file mode 100644
index 477128ffec..0000000000
--- a/programming/language/python3/python3-packaging/actions.py
+++ /dev/null
@@ -1,17 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import pythonmodules
-from pisi.actionsapi import pisitools
-
-def build():
- pythonmodules.compile(pyVer="3")
-
-def install():
- pythonmodules.install(pyVer="3")
-
- #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/python3/python3-packaging/pspec.xml b/programming/language/python3/python3-packaging/pspec.xml
deleted file mode 100644
index 862a5beacb..0000000000
--- a/programming/language/python3/python3-packaging/pspec.xml
+++ /dev/null
@@ -1,48 +0,0 @@
-
-
-
-
- python3-packaging
- http://pypi.python.org/pypi/six/
-
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
- Apache
- app:console
- Core utilities for Python packages
- Core utilities for Python packages
- https://github.com/pypa/packaging/archive/16.8.tar.gz
-
- python3-devel
-
-
-
-
- python3-packaging
-
- python3
-
-
- /usr/lib
- /usr/share/doc
-
-
-
-
-
- 2018-08-30
- 16.8
- Rebuild
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2017-02-01
- 16.8
- First Release
- Ayhan Yalçınsoy
- ayhanyalcinsoy@pisilinux.org
-
-
-
diff --git a/programming/language/python3/python3-packaging/translations.xml b/programming/language/python3/python3-packaging/translations.xml
deleted file mode 100644
index 97abbd2cd7..0000000000
--- a/programming/language/python3/python3-packaging/translations.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
- python3-six
- Python3 paketleri için çekirdek uygulama.
- Python3 paketleri için çekirdek uygulama.
-
-