[MacPorts] #49317: python34 @3.4.3 Allow loading SQLite extensions

MacPorts noreply at macports.org
Fri Oct 16 12:35:51 PDT 2015


#49317: python34 @3.4.3 Allow loading SQLite extensions
--------------------------+----------------------
  Reporter:  m3drano@…    |      Owner:  jwa@…
      Type:  enhancement  |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.3.4
Resolution:               |   Keywords:  haspatch
      Port:  python34     |
--------------------------+----------------------
Changes (by ryandesign@…):

 * owner:  macports-tickets@… => jwa@…
 * cc: jwa@…, openmaintainer@… (removed)
 * keywords:   => haspatch


Comment:

 If there is no downside to enabling this, it should be on by default, not
 a variant. If there is no reason why it cannot be done to other python
 versions too, that should be done also; unnecessary differences between
 versions of python ports should be avoided. Since adding this configure
 argument changes the files the port installs, the port's revision must be
 increased.

 The web page you mentioned above says:

 > The sqlite3 module is not built with loadable extension support by
 default, because some platforms (notably Mac OS X) have SQLite libraries
 which are compiled without this feature. To get loadable extension
 support, you must pass –enable-loadable-sqlite-extensions to configure

 Perhaps they are referring to Apple's SQLite libraries in OS X, and this
 does not apply to the our SQLite libraries in MacPorts? Did you verify
 that adding this configure argument and rebuilding the port had the
 desired effect?

-- 
Ticket URL: <https://trac.macports.org/ticket/49317#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list