landry 075b2f0d05 Build python 3.6 with --enable-loadable-sqlite-extensions.
This unbreaks the following testcase, and fixes spatialite databases in QGIS.

import sqlite3
con = sqlite3.connect(":memory:")
con.enable_load_extension(True)

See https://trac.macports.org/ticket/49317 &
https://riccardo.forina.me/spatialite-for-python-does-not-work-on-osx/
for similar fixes on OSX.

went in a bulk build without fallout, sounds good to rpointel@
2018-08-30 16:22:49 +00:00
..
2017-12-07 13:12:44 +00:00
2018-04-27 18:04:21 +00:00
2014-11-23 10:12:28 +00:00
2018-04-09 17:26:54 +00:00
2018-06-27 21:03:34 +00:00
2017-12-18 01:45:10 +00:00
2015-09-05 00:20:08 +00:00
2018-08-06 21:57:52 +00:00
2018-07-30 22:53:10 +00:00
2018-08-12 17:21:51 +00:00
2018-08-15 12:09:25 +00:00
2016-03-12 12:10:34 +00:00
2018-01-15 23:26:33 +00:00
2017-11-03 15:33:04 +00:00
2018-08-11 04:58:47 +00:00
2018-05-21 14:30:43 +00:00
2018-04-02 17:04:44 +00:00
2018-05-30 11:29:29 +00:00
2018-03-30 23:16:59 +00:00
2018-04-25 07:39:01 +00:00
2018-08-19 23:45:00 +00:00
2018-07-11 21:58:34 +00:00
2018-07-18 10:14:40 +00:00
2017-10-05 08:58:10 +00:00
2017-09-29 21:17:22 +00:00
2018-06-10 03:13:20 +00:00
2018-04-25 14:48:22 +00:00
2018-05-11 10:37:17 +00:00
2018-05-24 03:30:55 +00:00
2017-12-02 21:39:49 +00:00
2018-07-13 07:11:48 +00:00
2018-08-10 12:06:33 +00:00
2017-10-19 15:55:57 +00:00
2018-05-23 12:40:53 +00:00
2018-05-01 22:36:21 +00:00
2015-12-20 09:34:16 +00:00
2018-06-04 01:47:30 +00:00
2017-04-09 14:16:54 +00:00
2018-06-21 23:13:28 +00:00
2018-01-19 15:19:34 +00:00
2016-11-04 17:17:14 +00:00
2016-05-07 12:40:56 +00:00
2018-08-11 04:58:47 +00:00
2018-08-01 14:38:01 +00:00
2018-06-29 22:39:59 +00:00
2017-10-11 05:21:29 +00:00
2016-09-01 10:53:26 +00:00
2018-08-26 04:08:35 +00:00
2018-07-20 21:31:15 +00:00
2017-10-23 17:10:49 +00:00
2017-10-23 17:10:49 +00:00
2018-08-21 18:48:44 +00:00
2018-05-29 08:12:26 +00:00
2018-07-12 18:10:21 +00:00