aboutsummaryrefslogtreecommitdiffstats
path: root/python/python-pexpect_0.99.oe
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-pexpect_0.99.oe')
-rw-r--r--python/python-pexpect_0.99.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-pexpect_0.99.oe b/python/python-pexpect_0.99.oe
index e2b37634d0..4981b8beb4 100644
--- a/python/python-pexpect_0.99.oe
+++ b/python/python-pexpect_0.99.oe
@@ -1,5 +1,5 @@
DESCRIPTION = "A Pure Python Expect like Module for Python"
-SECTION = "base"
+SECTION = "devel/python"
PRIORITY = "optional"
MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
RDEPENDS = "python-core python-io python-terminal python-resource python-fcntl"