Author: fernando Date: Fri Dec 12 05:07:02 2014 New Revision: 3072 Log: bump Python skip_test_gdb patch version.
Added: trunk/Python/Python-2.7.9-skip_test_gdb-1.patch (contents, props changed) Modified: trunk/Python/Python-2.7.7-skip_test_gdb-1.patch Modified: trunk/Python/Python-2.7.7-skip_test_gdb-1.patch ============================================================================== --- trunk/Python/Python-2.7.7-skip_test_gdb-1.patch Fri Dec 12 03:03:56 2014 (r3071) +++ trunk/Python/Python-2.7.7-skip_test_gdb-1.patch Fri Dec 12 05:07:02 2014 (r3072) @@ -4,7 +4,7 @@ Upstream Status: not applied Origin: Upstream (partially) URL: http://bugs.python.org/file17226/gdbopts.patch -Description: Skip test_gdb, if pyhton is built with optimizations +Description: Skip test_gdb, if python is built with optimizations --- a/Lib/test/test_gdb.py.orig 2014-05-31 15:58:39.000000000 -0300 +++ b/Lib/test/test_gdb.py 2014-06-05 17:11:36.464091244 -0300 Added: trunk/Python/Python-2.7.9-skip_test_gdb-1.patch ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/Python/Python-2.7.9-skip_test_gdb-1.patch Fri Dec 12 05:07:02 2014 (r3072) @@ -0,0 +1 @@ +link Python-2.7.7-skip_test_gdb-1.patch \ No newline at end of file -- http://lists.linuxfromscratch.org/listinfo/patches FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
