Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-cytoolz for openSUSE:Factory checked in at 2023-03-01 16:14:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-cytoolz (Old) and /work/SRC/openSUSE:Factory/.python-cytoolz.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cytoolz" Wed Mar 1 16:14:43 2023 rev:6 rq:1068403 version:0.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-cytoolz/python-cytoolz.changes 2022-01-11 21:24:00.425158759 +0100 +++ /work/SRC/openSUSE:Factory/.python-cytoolz.new.31432/python-cytoolz.changes 2023-03-01 16:15:07.142930855 +0100 @@ -1,0 +2,18 @@ +Wed Mar 1 09:43:53 UTC 2023 - Daniel Garcia <daniel.gar...@suse.com> + +- Update to 0.12.1 + * Support Python 3.11 (including wheels) + * Drop Python 3.5 support +- 0.12.0 + * Update to toolz 0.12.0 (#170) + * See toolz release notes: + https://github.com/pytoolz/toolz/releases/tag/0.12.0 + * Build wheels automatically with cibuildwheel! (#167, #168, #169, #170) + * Support newer Python versions (#165, don't use inspect.getargspec + in tests) + * Improve import times + * Use versioneer.py to manage versions + * __version__ and __toolz_version__ are no longer available from + cytoolz._version--use cython.__toolz_version__ instead. + +------------------------------------------------------------------- Old: ---- cytoolz-0.11.2.tar.gz New: ---- cytoolz-0.12.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-cytoolz.spec ++++++ --- /var/tmp/diff_new_pack.DANWHz/_old 2023-03-01 16:15:07.786934185 +0100 +++ /var/tmp/diff_new_pack.DANWHz/_new 2023-03-01 16:15:07.790934206 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-cytoolz # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,15 +16,15 @@ # -%{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-cytoolz -Version: 0.11.2 +Version: 0.12.1 Release: 0 Summary: High performance python functional utilities in Cython License: BSD-3-Clause URL: https://github.com/pytoolz/cytoolz Source: https://files.pythonhosted.org/packages/source/c/cytoolz/cytoolz-%{version}.tar.gz +BuildRequires: %{python_module Cython} BuildRequires: %{python_module devel >= 3.5} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} ++++++ cytoolz-0.11.2.tar.gz -> cytoolz-0.12.1.tar.gz ++++++ ++++ 39829 lines of diff (skipped)