components/python/python27/patches/20-bsddb-harmful.patch
branchs11u2-sru
changeset 3611 e09fa6c4472b
parent 3379 e99da14b537a
--- a/components/python/python27/patches/20-bsddb-harmful.patch	Fri Jan 09 13:31:17 2015 -0800
+++ b/components/python/python27/patches/20-bsddb-harmful.patch	Thu Dec 18 16:14:01 2014 -0800
@@ -3,10 +3,10 @@
 dump core.  So skip it.  The module is removed in Python 3, so this patch
 is not being submitted upstream.
 
---- Python-2.7.7/Makefile.pre.in.~4~	2014-06-02 11:08:40.909703116 -0700
-+++ Python-2.7.7/Makefile.pre.in	2014-06-02 11:08:40.977964319 -0700
-@@ -975,7 +975,7 @@
- 		email email/mime email/test email/test/data \
+--- Python-2.7.9/Makefile.pre.in.~4~	2014-12-17 11:48:03.048413898 -0800
++++ Python-2.7.9/Makefile.pre.in	2014-12-17 11:48:03.100768673 -0800
+@@ -1008,7 +1008,7 @@
+ 		ensurepip ensurepip/_bundled \
  		json json/tests \
  		sqlite3 sqlite3/test \
 -		logging bsddb bsddb/test csv importlib wsgiref \
@@ -14,9 +14,9 @@
  		lib2to3 lib2to3/fixes lib2to3/pgen2 lib2to3/tests \
  		lib2to3/tests/data lib2to3/tests/data/fixers lib2to3/tests/data/fixers/myfixes \
  		ctypes ctypes/test ctypes/macholib \
---- Python-2.7.8/setup.py.~6~	2014-07-17 20:49:23.834928506 -0700
-+++ Python-2.7.8/setup.py	2014-07-17 20:49:23.872603149 -0700
-@@ -1067,7 +1067,8 @@
+--- Python-2.7.9/setup.py.~6~	2014-12-11 09:35:14.246397752 -0800
++++ Python-2.7.9/setup.py	2014-12-11 09:35:14.274861676 -0800
+@@ -1069,7 +1069,8 @@
                                      db_dirs_to_check + lib_dirs, dblib )
                      if dblib_file:
                          dblib_dir = [ os.path.abspath(os.path.dirname(dblib_file)) ]