Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-rebulk for openSUSE:Factory checked in at 2023-02-19 18:19:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-rebulk (Old) and /work/SRC/openSUSE:Factory/.python-rebulk.new.22824 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-rebulk" Sun Feb 19 18:19:03 2023 rev:16 rq:1066549 version:3.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-rebulk/python-rebulk.changes 2021-12-08 00:00:49.187520235 +0100 +++ /work/SRC/openSUSE:Factory/.python-rebulk.new.22824/python-rebulk.changes 2023-02-19 18:19:08.305548307 +0100 @@ -1,0 +2,10 @@ +Sat Feb 18 09:30:28 UTC 2023 - Luigi Baldoni <aloi...@gmx.com> + +- Update to version 3.2.0 + Features: + * dependencies: Add python 3.11 support and drop python 3.6 + support. + Fixes: + * Remove pytest-runner from setup_requires. + +------------------------------------------------------------------- Old: ---- rebulk-3.1.0.tar.gz New: ---- rebulk-3.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-rebulk.spec ++++++ --- /var/tmp/diff_new_pack.ERtd5z/_old 2023-02-19 18:19:09.509555957 +0100 +++ /var/tmp/diff_new_pack.ERtd5z/_new 2023-02-19 18:19:09.513555983 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-rebulk # -# Copyright (c) 2021 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 @@ -18,7 +18,7 @@ %define skip_python2 1 Name: python-rebulk -Version: 3.1.0 +Version: 3.2.0 Release: 0 Summary: Library for defining bulk search patterns to perform advanced string matching License: MIT @@ -42,9 +42,6 @@ %prep %autosetup -n rebulk-%{version} -# https://github.com/Toilal/rebulk/issues/26 -sed -i 's:.pytest-runner.::' setup.py - # Remove shebang from non-executable files for i in {'builder','chain','debug','formatters','__init__','introspector','loose','match','pattern','processors','rebulk','remodule','rules','toposort','utils','validators','__version__'}; do sed -i -e "1d" "rebulk/$i.py" ++++++ rebulk-3.1.0.tar.gz -> rebulk-3.2.0.tar.gz ++++++ ++++ 1768 lines of diff (skipped)