Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-hunter for openSUSE:Factory checked in at 2022-10-11 18:03:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-hunter (Old) and /work/SRC/openSUSE:Factory/.python-hunter.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-hunter" Tue Oct 11 18:03:32 2022 rev:2 rq:1009789 version:3.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-hunter/python-hunter.changes 2021-11-15 15:28:02.585851101 +0100 +++ /work/SRC/openSUSE:Factory/.python-hunter.new.2275/python-hunter.changes 2022-10-11 18:05:57.398124266 +0200 @@ -1,0 +2,27 @@ +Tue Oct 11 10:53:56 UTC 2022 - [email protected] + +- version update to 3.5.0 + 3.5.0 (2022-09-11) + * Add support for generators and coroutines in the :obj:`hunter.wrap` decorator. + * Dropped support for Python 3.6. + 3.4.3 (2021-12-15) + * Removed most of the Python 2 support code. + * Fix some refactoring regression in ``setup.py`` and make the 3.4.x series installable only on Python 3.6 and later. + * Yank 3.4.0, 3.4.1, 3.4.2 releases to avoid install problems on Python 2.7. + 3.4.2 (2021-12-15) + * Fixed CI to properly make win32 wheels. + 3.4.1 (2021-12-14) + * Add support for building a ``pp37.pp38`` tagged wheel + (basically an universal wheel installable just for those two PyPy versions). + 3.4.0 (2021-12-14) + * Switched CI to GitHub Actions, this has a couple consequences: + * Support for Python 2.7 is dropped. You can still install it there but it's not tested anymore and + Python 2 specific handling will be removed at some point. + * Linux wheels are now provided in `musllinux` and `manylinux2014` variants. + * Extension building is now completely skipped on PyPy. + * A pure but tagged as platform specific wheel is now provided for PyPy (to have fast installs there as well). +- deleted patches + - deps.patch (upstreamed) +- does not require python-six + +------------------------------------------------------------------- Old: ---- deps.patch hunter-3.3.8.tar.gz New: ---- hunter-3.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-hunter.spec ++++++ --- /var/tmp/diff_new_pack.mpgyK8/_old 2022-10-11 18:05:57.754124842 +0200 +++ /var/tmp/diff_new_pack.mpgyK8/_new 2022-10-11 18:05:57.758124849 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-hunter # -# 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 @@ -17,16 +17,14 @@ Name: python-hunter -Version: 3.3.8 +Version: 3.5.0 Release: 0 Summary: Pytest plugin for coverage reporting License: BSD-2-Clause URL: https://github.com/ionelmc/python-hunter Source: https://files.pythonhosted.org/packages/source/h/hunter/hunter-%{version}.tar.gz -Patch0: deps.patch BuildRequires: %{python_module Cython} BuildRequires: %{python_module setuptools_scm} -BuildRequires: %{python_module six} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires(post): update-alternatives ++++++ hunter-3.3.8.tar.gz -> hunter-3.5.0.tar.gz ++++++ ++++ 24594 lines of diff (skipped)
