summaryrefslogtreecommitdiff
path: root/python/python-sqlite_0.5.0.oe
blob: 1ff933fea3b045ec09bb6fc2157d73f77bcc2204 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "A Python extension for the SQLite Embedded Relational Database"
SECTION = "devel/python"
PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
RDEPENDS = "python-core python-re python-lang"
DEPENDS = "sqlite"
SRCNAME = "pysqlite"

SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}"

inherit distutils
d=2c5b8ec6d95cf68650265941530e5ce38c8dd6d9'>Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson2