diff options
Diffstat (limited to 'python/python-numeric_23.1.oe')
-rw-r--r-- | python/python-numeric_23.1.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-numeric_23.1.oe b/python/python-numeric_23.1.oe index 819c1b8065..18a541a675 100644 --- a/python/python-numeric_23.1.oe +++ b/python/python-numeric_23.1.oe @@ -1,5 +1,5 @@ DESCRIPTION = "A sophisticated Numeric Processing Package for Python" -SECTION = "base" +SECTION = "devel/python" PRIORITY = "optional" MAINTAINER = "Michael Lauer <mickey@Vanille.de>" RDEPENDS = "python-core" |