From 3089ac8c1b649f305ac5b2d4c3040e4288bf4c37 Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Thu, 27 Apr 2017 17:54:18 +0200 Subject: Add patch that force's Python 3 detection by CMake. Otherwise Cython 3 will be combined with Python 2. --- debian/patches/series | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'debian/patches/series') diff --git a/debian/patches/series b/debian/patches/series index c998d3eb..b6f19e5d 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1 @@ -0001-Disable-some-tests-that-uncleanly-write-outside-of-t.patch -0002-Disable-tests-that-use-DFSG-deleted-data-files.patch +0003-Force-Python-3-detection-to-avoid-mixing-2-and-3.patch -- cgit v1.2.3