summaryrefslogtreecommitdiff
path: root/python/python-constraint_0.2.3.oe
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-constraint_0.2.3.oe')
-rw-r--r--python/python-constraint_0.2.3.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-constraint_0.2.3.oe b/python/python-constraint_0.2.3.oe
index 8328a779cd..9e0832d537 100644
--- a/python/python-constraint_0.2.3.oe
+++ b/python/python-constraint_0.2.3.oe
@@ -2,7 +2,7 @@ DESCRIPTION = "The constraint package is a constraint \
satisfaction problem solver written in 100% pure Python, using \
constraint propagation algorithms. So far, facilities are \
provided to work with finite domains only."
-SECTION = "base"
+SECTION = "devel/python"
PRIORITY = "optional"
MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
RDEPENDS = "python-core"