From 63aeae6538770ab7f4eb048373b2e8d99c26d4c5 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Wed, 8 Mar 2017 00:00:29 +0100 Subject: python3: refresh Git formatted patches This refreshes the set of python3 patches so they apply cleanly on the v3.5.2 tag of cpython Github repository. Signed-off-by: Thomas Petazzoni Reviewed-by: Yegor Yefremov Signed-off-by: Thomas Petazzoni --- .../0012-Do-not-adjust-the-shebang-of-Python-scripts-for-cros.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/python3/0012-Do-not-adjust-the-shebang-of-Python-scripts-for-cros.patch') diff --git a/package/python3/0012-Do-not-adjust-the-shebang-of-Python-scripts-for-cros.patch b/package/python3/0012-Do-not-adjust-the-shebang-of-Python-scripts-for-cros.patch index 2e50c1b1af..9f49706340 100644 --- a/package/python3/0012-Do-not-adjust-the-shebang-of-Python-scripts-for-cros.patch +++ b/package/python3/0012-Do-not-adjust-the-shebang-of-Python-scripts-for-cros.patch @@ -1,4 +1,4 @@ -From 45f482813de828415906e6a416c9c35450c38da7 Mon Sep 17 00:00:00 2001 +From c0eb115234b1c41a25c1a9e8a39e49155357c45a Mon Sep 17 00:00:00 2001 From: Christophe Vu-Brugier Date: Wed, 23 Dec 2015 11:44:30 +0100 Subject: [PATCH] Do not adjust the shebang of Python scripts for @@ -31,5 +31,5 @@ index 90a8380..bdf4cf1 100644 self.build_dir) updated_files.append(outfile) -- -2.6.4 +2.7.4 -- cgit v1.2.3