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 2022-01-11 21:19:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-cytoolz (Old) and /work/SRC/openSUSE:Factory/.python-cytoolz.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cytoolz" Tue Jan 11 21:19:49 2022 rev:5 rq:945464 version:0.11.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-cytoolz/python-cytoolz.changes 2020-03-31 17:16:18.411668049 +0200 +++ /work/SRC/openSUSE:Factory/.python-cytoolz.new.1892/python-cytoolz.changes 2022-01-11 21:24:00.425158759 +0100 @@ -1,0 +2,9 @@ +Mon Jan 10 22:38:39 UTC 2022 - Ben Greiner <[email protected]> + +- Update to 0.11.2 + * Support Python 3.10 +- No further release notes found + * Dropped support for Python <= 3.4 + * Officially uses pytest now + +------------------------------------------------------------------- Old: ---- cytoolz-0.10.1.tar.gz New: ---- cytoolz-0.11.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-cytoolz.spec ++++++ --- /var/tmp/diff_new_pack.8KDJkN/_old 2022-01-11 21:24:00.881159080 +0100 +++ /var/tmp/diff_new_pack.8KDJkN/_new 2022-01-11 21:24:00.885159083 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-cytoolz # -# Copyright (c) 2020 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 @@ -16,15 +16,16 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?!python_module:%define python_module() python3-%{**}} +%define skip_python2 1 Name: python-cytoolz -Version: 0.10.1 +Version: 0.11.2 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 devel} +BuildRequires: %{python_module devel >= 3.5} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module toolz} @@ -51,16 +52,12 @@ %python_expand %fdupes %{buildroot}%{$python_sitearch} %check -mkdir testing -pushd testing -export PYTHONDONTWRITEBYTECODE=1 -%pytest_arch ../cytoolz/tests -popd +%pytest_arch %files %{python_files} %doc README.rst %license LICENSE.txt %{python_sitearch}/cytoolz/ -%{python_sitearch}/cytoolz-%{version}-py*.egg-info/ +%{python_sitearch}/cytoolz-%{version}*-info/ %changelog ++++++ cytoolz-0.10.1.tar.gz -> cytoolz-0.11.2.tar.gz ++++++ ++++ 39850 lines of diff (skipped)
