[Buildbot-commits] [SPAM] Re: [Buildbot] #700: add dependencies for sqlite on <2.5 (or maybe <2.6?)

Buildbot buildbot-devel at lists.sourceforge.net
Mon Feb 15 19:58:26 UTC 2010


#700: add dependencies for sqlite on <2.5 (or maybe <2.6?)
-----------------------------------+----------------------------------------
Reporter:  dustin                  |        Owner:  dustin
    Type:  enhancement             |       Status:  closed
Priority:  major                   |    Milestone:  0.8.0 
 Version:  master (give git sha1)  |   Resolution:  fixed 
Keywords:  schedulerdb             |  
-----------------------------------+----------------------------------------
Changes (by dustin):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 OK, completed in
 {{{
 commit 2bef2d8034519bc84789353e0b20f43e5cd3de50
 Author: Dustin J. Mitchell <dustin at zmanda.com>
 Date:   Mon Feb 15 13:45:17 2010 -0600

     require pysqlite on py-2.5 and lower, use it in buildbot.db

     This adds a method that determines the appropriate module to use for
     sqlite, and special-cases the dbapiName 'sqlite3' to point to this
     module name
 }}}

-- 
Ticket URL: <http://buildbot.net/trac/ticket/700#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list