Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-more-itertools for openSUSE:Factory checked in at 2022-02-06 23:53:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-more-itertools (Old) and /work/SRC/openSUSE:Factory/.python-more-itertools.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-more-itertools" Sun Feb 6 23:53:39 2022 rev:17 rq:951389 version:8.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-more-itertools/python-more-itertools.changes 2021-10-20 20:24:11.941374916 +0200 +++ /work/SRC/openSUSE:Factory/.python-more-itertools.new.1898/python-more-itertools.changes 2022-02-06 23:54:02.582915961 +0100 @@ -1,0 +2,29 @@ +Thu Feb 3 20:13:01 UTC 2022 - Arun Persaud <a...@gmx.de> + +- specfile: + * update copyright year + +- update to version 8.12.0: + * Bug fixes + + Some documentation issues were fixed (thanks to Masynchin, + spookylukey, astrojuanlu, and stephengmatthews) + + Python 3.5 support was temporarily restored (thanks to + mattbonnell) + +- changes from version 8.11.0: + * New functions + + The before_and_after, sliding_window, and triplewise recipes + from the Python 3.10 docs were added + + duplicates_everseen and duplicates_justseen (thanks to OrBin and + DavidPratt512) + + minmax (thanks to Ricocotam, MSeifert04, and ruancomelli) + + strictly_n (thanks to hwalinga and NotWearingPants) + + unique_in_window + * Changes to existing functions + + groupby_transform had its type stub improved (thanks to mjk4 and + ruancomelli) + + is_sorted now accepts a strict parameter (thanks to Dutcho and + ruancomelli) + + zip_broadcast was updated to fix a bug (thanks to kalekundert) + +------------------------------------------------------------------- Old: ---- more-itertools-8.10.0.tar.gz New: ---- more-itertools-8.12.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-more-itertools.spec ++++++ --- /var/tmp/diff_new_pack.HNRzRa/_old 2022-02-06 23:54:03.126912333 +0100 +++ /var/tmp/diff_new_pack.HNRzRa/_new 2022-02-06 23:54:03.130912307 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-more-itertools # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-more-itertools -Version: 8.10.0 +Version: 8.12.0 Release: 0 Summary: More routines for operating on iterables, beyond itertools License: MIT ++++++ more-itertools-8.10.0.tar.gz -> more-itertools-8.12.0.tar.gz ++++++ ++++ 1633 lines of diff (skipped)