Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-snowballstemmer for openSUSE:Factory checked in at 2021-12-09 19:45:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-snowballstemmer (Old) and /work/SRC/openSUSE:Factory/.python-snowballstemmer.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-snowballstemmer" Thu Dec 9 19:45:12 2021 rev:10 rq:935957 version:2.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-snowballstemmer/python-snowballstemmer.changes 2021-01-26 14:45:03.407283733 +0100 +++ /work/SRC/openSUSE:Factory/.python-snowballstemmer.new.2520/python-snowballstemmer.changes 2021-12-09 19:45:23.589127013 +0100 @@ -1,0 +2,17 @@ +Mon Dec 6 10:02:33 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- update to 2.2.0: + * Python 2 is no longer actively supported + * Fix code generated for division. + * C#: An `among` without functions is now generated as `static` and groupings + are now generated as constant. + * Constant numeric subexpressions and constant numeric tests are now + evaluated at Snowball compile time. + * german2: Fix handling of `qu` to match algorithm description. + * arabic: Handle exception cases in the among they're exceptions to. + * greek: Remove unused slice setting, handle exception cases in the among + they're exceptions to + * hindi: Eliminate the need for variable `p`. + * irish: Minor optimisation in setting `pV` and `p1`. + +------------------------------------------------------------------- Old: ---- snowballstemmer-2.1.0.tar.gz New: ---- snowballstemmer-2.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-snowballstemmer.spec ++++++ --- /var/tmp/diff_new_pack.D9AXnH/_old 2021-12-09 19:45:24.221127317 +0100 +++ /var/tmp/diff_new_pack.D9AXnH/_new 2021-12-09 19:45:24.225127319 +0100 @@ -17,8 +17,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%global skip_python2 1 Name: python-snowballstemmer -Version: 2.1.0 +Version: 2.2.0 Release: 0 Summary: 16 stemmer algorithms License: BSD-3-Clause ++++++ snowballstemmer-2.1.0.tar.gz -> snowballstemmer-2.2.0.tar.gz ++++++ ++++ 4048 lines of diff (skipped)