summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'patches/05_all_loadable_sqlite_extensions.patch')
-rw-r--r--patches/05_all_loadable_sqlite_extensions.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/05_all_loadable_sqlite_extensions.patch b/patches/05_all_loadable_sqlite_extensions.patch
index b5f0f2b..f7ecefc 100644
--- a/patches/05_all_loadable_sqlite_extensions.patch
+++ b/patches/05_all_loadable_sqlite_extensions.patch
@@ -1,5 +1,5 @@
https://bugs.gentoo.org/show_bug.cgi?id=335505
-http://bugs.python.org/issue10268
+https://bugs.python.org/issue10268
--- configure.ac
+++ configure.ac
@@ -21,7 +21,7 @@ http://bugs.python.org/issue10268
AC_ARG_WITH(dbmliborder,
--- setup.py
+++ setup.py
-@@ -1183,8 +1183,10 @@
+@@ -1186,8 +1186,10 @@
else:
sqlite_defines.append(('MODULE_NAME', '\\"sqlite3\\"'))