summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2021-12-23 16:36:02 +0100
committerGard Spreemann <gspr@nonempty.org>2021-12-23 16:40:08 +0100
commit8f57ff2d7463a8d46b6e1a8eb6946fe90b42ba74 (patch)
tree504599902c14ea52b9caf8538558a6ca9c73ba1d /debian/changelog
parentb9553edb64ed86f20af06ed37f826fb4c2a11b55 (diff)
Add patch to turn Scikit-Learn positional args into keyword ones
For compatibility with the 1.0 series of Scikit-Learn.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f11add90..a0ace48c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gudhi (3.4.1+dfsg-3) unstable; urgency=medium
+
+ * Add patch to turn sklearn positional args into keyword ones, for
+ compatibility with sklearn 1.0. (Closes: #1002331)
+
+ -- Gard Spreemann <gspr@nonempty.org> Thu, 23 Dec 2021 16:37:05 +0100
+
gudhi (3.4.1+dfsg-2) unstable; urgency=medium
* Fix watch file.