summaryrefslogtreecommitdiff
path: root/python/python-sqlite_0.5.0.oe
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-sqlite_0.5.0.oe')
-rw-r--r--python/python-sqlite_0.5.0.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-sqlite_0.5.0.oe b/python/python-sqlite_0.5.0.oe
index a62fde1524..e7f3331d5d 100644
--- a/python/python-sqlite_0.5.0.oe
+++ b/python/python-sqlite_0.5.0.oe
@@ -1,5 +1,5 @@
DESCRIPTION = "A Python extension for the SQLite Embedded Relational Database"
-SECTION = "base"
+SECTION = "devel/python"
PRIORITY = "optional"
MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
RDEPENDS = "python-core python-re python-lang"