Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-python-crfsuite for openSUSE:Factory checked in at 2022-02-21 17:46:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-python-crfsuite (Old) and /work/SRC/openSUSE:Factory/.python-python-crfsuite.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-crfsuite" Mon Feb 21 17:46:36 2022 rev:3 rq:956261 version:0.9.7 Changes: -------- --- /work/SRC/openSUSE:Factory/python-python-crfsuite/python-python-crfsuite.changes 2020-03-23 12:53:07.540053064 +0100 +++ /work/SRC/openSUSE:Factory/.python-python-crfsuite.new.1958/python-python-crfsuite.changes 2022-02-21 17:47:44.839614516 +0100 @@ -1,0 +2,7 @@ +Mon Feb 21 02:48:48 UTC 2022 - Steve Kowalik <steven.kowa...@suse.com> + +- Add patch rebuild-extension.patch: + * Included sources now regenerated with a new version of Cython to + fix the build for Python 3.10. + +------------------------------------------------------------------- New: ---- rebuild-extension.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-python-crfsuite.spec ++++++ --- /var/tmp/diff_new_pack.9Cy1hU/_old 2022-02-21 17:47:45.307614655 +0100 +++ /var/tmp/diff_new_pack.9Cy1hU/_new 2022-02-21 17:47:45.311614656 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-python-crfsuite # -# 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 @@ -25,6 +25,8 @@ Group: Development/Languages/Python URL: https://github.com/scrapinghub/python-crfsuite Source: https://files.pythonhosted.org/packages/source/p/python-crfsuite/python-crfsuite-%{version}.tar.gz +# PATCH-FIX-UPSTREAM gh#scrapinghub/python-crfsuite#c4c8b879fdf0cea493aedcc494321e35746417d1 +Patch0: rebuild-extension.patch BuildRequires: %{python_module devel} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} @@ -37,7 +39,7 @@ Python-crfsuite is a python binding to CRFsuite_. %prep -%setup -q -n python-crfsuite-%{version} +%autosetup -p1 -n python-crfsuite-%{version} %build export CFLAGS="%{optflags}" ++++++ rebuild-extension.patch ++++++ ++++ 2140 lines (skipped)