aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-pysqlite_2.6.3.bb
AgeCommit message (Collapse)Author
2014-04-24pysqlite: fix license specification to Zlib (versus zlib)Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-04-23pysqlite: Python interface to SQLite 3Bruce Ashfield
barbican uses sqlite for its database, and uses pysqlite to access data. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>