[oe-commits] Michael 'Mickey' Lauer : python-pysqlite2: bump for python 2.6

GIT User account git at amethyst.openembedded.net
Wed Jan 14 00:14:14 UTC 2009


Module: openembedded.git
Branch: mickey/python26
Commit: f8ab359ef9a84e155905c8347c623dc05a4990f9
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f8ab359ef9a84e155905c8347c623dc05a4990f9

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Wed Jan 14 00:04:58 2009 +0000

python-pysqlite2: bump for python 2.6

---

 packages/python/python-pysqlite2_2.4.0.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/python/python-pysqlite2_2.4.0.bb b/packages/python/python-pysqlite2_2.4.0.bb
index 50adcba..24b2668 100644
--- a/packages/python/python-pysqlite2_2.4.0.bb
+++ b/packages/python/python-pysqlite2_2.4.0.bb
@@ -4,7 +4,7 @@ PRIORITY = "optional"
 LICENSE = "BSD"
 DEPENDS = "sqlite3"
 SRCNAME = "pysqlite"
-PR = "ml1"
+PR = "ml2"
 
 SRC_URI = "http://initd.org/pub/software/pysqlite/releases/2.4/${PV}/${SRCNAME}-${PV}.tar.gz \
            file://fix-setup.patch;patch=1"





More information about the Openembedded-commits mailing list