From 2e8c5fb3aaa0881f3f79add55fa7c008d4161b27fed99787b6d4e31bebf269e1 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sun, 3 Jan 2021 16:34:36 +0000 Subject: [PATCH] Fix changes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textdistance?expand=0&rev=4 --- python-textdistance.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-textdistance.changes b/python-textdistance.changes index 8347b25..98d279b 100644 --- a/python-textdistance.changes +++ b/python-textdistance.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Sun Jan 3 14:27:00 UTC 2021 - Matej Cepl -- Switch off timeout on failing test +- Add extend-timeout.patch switching off timeout on failing test. ------------------------------------------------------------------- Sat Dec 19 22:06:48 UTC 2020 - Benjamin Greiner