From 8f57ff2d7463a8d46b6e1a8eb6946fe90b42ba74 Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Thu, 23 Dec 2021 16:36:02 +0100 Subject: Add patch to turn Scikit-Learn positional args into keyword ones For compatibility with the 1.0 series of Scikit-Learn. --- debian/patches/series | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/patches/series') diff --git a/debian/patches/series b/debian/patches/series index 8479e6fb..5b7f187e 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -4,3 +4,4 @@ 0005-Disable-Sphinx.patch 0006-Install-Python-module-in-correct-location.patch 0007-Move-towards-reproducible-builds.patch +0007-Turn-positional-argument-into-keyword-argument.patch -- cgit v1.2.3