components/python/python27/patches/20-bsddb-harmful.patch
changeset 4698 4e27e549b58d
parent 3555 76f4672c5e4b
child 5183 3a048793fc91
--- a/components/python/python27/patches/20-bsddb-harmful.patch	Wed Jul 22 05:12:12 2015 -0700
+++ b/components/python/python27/patches/20-bsddb-harmful.patch	Fri Jul 24 09:56:22 2015 -0700
@@ -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.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 @@
+--- Python-2.7.10/setup.py.~6~	2015-05-10 10:17:06 -0800
++++ Python-2.7.10/setup.py	2015-05-18 14:48:34 -0800
+@@ -1073,7 +1073,8 @@
                                      db_dirs_to_check + lib_dirs, dblib )
                      if dblib_file:
                          dblib_dir = [ os.path.abspath(os.path.dirname(dblib_file)) ]