packages: python3/python3-no_cmdline_tests.patch - patch paths fixed

jajcus jajcus at pld-linux.org
Fri Jul 15 15:22:59 CEST 2011


Author: jajcus                       Date: Fri Jul 15 13:22:59 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- patch paths fixed

---- Files affected:
packages/python3:
   python3-no_cmdline_tests.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/python3/python3-no_cmdline_tests.patch
diff -u packages/python3/python3-no_cmdline_tests.patch:1.1 packages/python3/python3-no_cmdline_tests.patch:1.2
--- packages/python3/python3-no_cmdline_tests.patch:1.1	Fri Jul 15 15:10:13 2011
+++ packages/python3/python3-no_cmdline_tests.patch	Fri Jul 15 15:22:54 2011
@@ -1,6 +1,6 @@
-diff -dur -x '*~' Lib/test.orig//regrtest.py Lib/test//regrtest.py
---- Lib/test.orig//regrtest.py	2011-07-09 08:58:49.000000000 +0200
-+++ Lib/test//regrtest.py	2011-07-15 14:38:55.000000000 +0200
+diff -dur Python-3.2.1.orig/Lib/test/regrtest.py Python-3.2.1/Lib/test/regrtest.py
+--- Python-3.2.1.orig/Lib/test/regrtest.py	2011-07-09 08:58:49.000000000 +0200
++++ Python-3.2.1/Lib/test/regrtest.py	2011-07-15 15:21:06.000000000 +0200
 @@ -216,7 +216,7 @@
  
  from test import support
@@ -10,9 +10,9 @@
                    'decimal', 'cpu', 'subprocess', 'urlfetch', 'gui')
  
  TEMPDIR = os.path.abspath(tempfile.gettempdir())
-diff -dur -x '*~' Lib/test.orig//test_compileall.py Lib/test//test_compileall.py
---- Lib/test.orig//test_compileall.py	2011-07-09 08:58:50.000000000 +0200
-+++ Lib/test//test_compileall.py	2011-07-15 14:41:08.000000000 +0200
+diff -dur Python-3.2.1.orig/Lib/test/test_compileall.py Python-3.2.1/Lib/test/test_compileall.py
+--- Python-3.2.1.orig/Lib/test/test_compileall.py	2011-07-09 08:58:50.000000000 +0200
++++ Python-3.2.1/Lib/test/test_compileall.py	2011-07-15 15:21:06.000000000 +0200
 @@ -130,7 +130,7 @@
          finally:
              sys.stdout = orig_stdout
@@ -22,9 +22,9 @@
  class CommandLineTests(unittest.TestCase):
      """Test compileall's CLI."""
  
-diff -dur -x '*~' Lib/test.orig//test_warnings.py Lib/test//test_warnings.py
---- Lib/test.orig//test_warnings.py	2011-07-09 08:58:51.000000000 +0200
-+++ Lib/test//test_warnings.py	2011-07-15 14:44:11.000000000 +0200
+diff -dur Python-3.2.1.orig/Lib/test/test_warnings.py Python-3.2.1/Lib/test/test_warnings.py
+--- Python-3.2.1.orig/Lib/test/test_warnings.py	2011-07-09 08:58:51.000000000 +0200
++++ Python-3.2.1/Lib/test/test_warnings.py	2011-07-15 15:21:06.000000000 +0200
 @@ -715,6 +715,7 @@
      module = py_warnings
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python3/python3-no_cmdline_tests.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list