From 3794e860792166585e91ebbdb63e233f2b0e772e2fea74386be1a6bda1257a9c Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sat, 26 Oct 2024 08:11:04 +0000 Subject: [PATCH] - Update to to 3.9.1: OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nltk?expand=0&rev=53 --- python-nltk.changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-nltk.changes b/python-nltk.changes index 794d047..5c68539 100644 --- a/python-nltk.changes +++ b/python-nltk.changes @@ -1,7 +1,8 @@ ------------------------------------------------------------------- Mon Sep 30 21:17:21 UTC 2024 - Thiago Bertoldi -- bump version to 3.9.1 +- Update to to 3.9.1: + - Refresh nltk_data - Remome upstreamed patches: - CVE-2024-39705.patch @@ -46,7 +47,6 @@ Tue Mar 28 08:36:04 UTC 2023 - pgajdos@suse.com Fri Jan 6 15:32:43 UTC 2023 - Yogalakshmi Arunachalam - Update to 3.8 - * Refactor dispersion plot (#3082) * Provide type hints for LazyCorpusLoader variables (#3081) * Throw warning when LanguageModel is initialized with incorrect vocabulary (#3080)