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

MacPorts noreply at macports.org
Tue Aug 2 13:36:43 PDT 2016


#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     |
--------------------------+----------------------

Comment (by daniel@…):

 I'm currently using the following super-trivial variant with the python
 3.5 port in order to use loadable modules, so far without any issues, on
 OS X 10.11.6:

 {{{
 variant sqliteext description {Enable loadable sqlite extensions} {
     configure.args-append   --enable-loadable-sqlite-extensions
 }
 }}}

 Patching portfiles locally is a major PITA, it would be great if this
 could be enabled by default in all python 3.x ports, or at least be an
 available variant in all python 3.x ports.

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


More information about the macports-tickets mailing list