Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-parsel for openSUSE:Factory checked in at 2022-10-20 11:11:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-parsel (Old) and /work/SRC/openSUSE:Factory/.python-parsel.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-parsel" Thu Oct 20 11:11:41 2022 rev:9 rq:1030077 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-parsel/python-parsel.changes 2021-08-25 20:59:59.709020434 +0200 +++ /work/SRC/openSUSE:Factory/.python-parsel.new.2275/python-parsel.changes 2022-10-20 11:12:04.812064482 +0200 @@ -1,0 +2,7 @@ +Mon Oct 17 14:31:56 UTC 2022 - pgaj...@suse.com + +- added patches + fix https://github.com/scrapy/parsel/commit/ddb3708b9a191ca02bd20e621f43c68cc92f5d6b + + python-parsel-drop-python-2.patch + +------------------------------------------------------------------- New: ---- python-parsel-drop-python-2.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-parsel.spec ++++++ --- /var/tmp/diff_new_pack.2RhQ1S/_old 2022-10-20 11:12:05.372065616 +0200 +++ /var/tmp/diff_new_pack.2RhQ1S/_new 2022-10-20 11:12:05.380065633 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-parsel # -# 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 @@ -26,16 +26,16 @@ Group: Development/Languages/Python URL: https://github.com/scrapy/parsel Source: https://files.pythonhosted.org/packages/source/p/parsel/parsel-%{version}.tar.gz +# https://github.com/scrapy/parsel/commit/ddb3708b9a191ca02bd20e621f43c68cc92f5d6b +Patch0: python-parsel-drop-python-2.patch BuildRequires: %{python_module cssselect >= 0.9} BuildRequires: %{python_module lxml} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six >= 1.6.0} BuildRequires: %{python_module w3lib >= 1.8.0} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-cssselect >= 0.9 Requires: python-lxml -Requires: python-six >= 1.6.0 Requires: python-w3lib >= 1.8.0 BuildArch: noarch %ifpython2 @@ -54,7 +54,7 @@ selectors. %prep -%setup -q -n parsel-%{version} +%autosetup -p1 -n parsel-%{version} sed -i -e '/pytest-runner/d' setup.py %build ++++++ python-parsel-drop-python-2.patch ++++++ ++++ 1519 lines (skipped)