components/python/python27/patches/20-bsddb-harmful.patch
changeset 2213 b87f3edd5dd7
parent 2028 6fa8f5812e20
child 3555 76f4672c5e4b
equal deleted inserted replaced
2212:0b6092e8d4e7 2213:b87f3edd5dd7
     3 dump core.  So skip it.  The module is removed in Python 3, so this patch
     3 dump core.  So skip it.  The module is removed in Python 3, so this patch
     4 is not being submitted upstream.
     4 is not being submitted upstream.
     5 
     5 
     6 --- Python-2.7.7/Makefile.pre.in.~4~	2014-06-02 11:08:40.909703116 -0700
     6 --- Python-2.7.7/Makefile.pre.in.~4~	2014-06-02 11:08:40.909703116 -0700
     7 +++ Python-2.7.7/Makefile.pre.in	2014-06-02 11:08:40.977964319 -0700
     7 +++ Python-2.7.7/Makefile.pre.in	2014-06-02 11:08:40.977964319 -0700
     8 @@ -975,7 +975,7 @@
     8 @@ -971,7 +971,7 @@
     9  		email email/mime email/test email/test/data \
     9  		email email/mime email/test email/test/data \
    10  		json json/tests \
    10  		json json/tests \
    11  		sqlite3 sqlite3/test \
    11  		sqlite3 sqlite3/test \
    12 -		logging bsddb bsddb/test csv importlib wsgiref \
    12 -		logging bsddb bsddb/test csv importlib wsgiref \
    13 +		logging csv importlib wsgiref \
    13 +		logging csv importlib wsgiref \