Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-itemloaders for openSUSE:Factory checked in at 2026-03-29 20:00:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-itemloaders (Old) and /work/SRC/openSUSE:Factory/.python-itemloaders.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-itemloaders" Sun Mar 29 20:00:55 2026 rev:9 rq:1343415 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-itemloaders/python-itemloaders.changes 2024-10-25 19:20:38.521128244 +0200 +++ /work/SRC/openSUSE:Factory/.python-itemloaders.new.8177/python-itemloaders.changes 2026-03-29 20:01:17.274904398 +0200 @@ -1,0 +2,10 @@ +Sun Mar 29 10:46:14 UTC 2026 - Dirk Müller <[email protected]> + +- update to 1.4.0: + * Dropped support for Python 3.8-3.9 and PyPy 3.9-3.10 + * Added support for Python 3.14 and PyPy 3.11 + * Switched the build system to ``hatchling`` + * Documentation improvements + * CI improvements + +------------------------------------------------------------------- Old: ---- itemloaders-1.3.2-gh.tar.gz New: ---- itemloaders-1.4.0-gh.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-itemloaders.spec ++++++ --- /var/tmp/diff_new_pack.Y8mQQD/_old 2026-03-29 20:01:17.838927635 +0200 +++ /var/tmp/diff_new_pack.Y8mQQD/_new 2026-03-29 20:01:17.838927635 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-itemloaders # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,15 +18,15 @@ %{?sle15_python_module_pythons} Name: python-itemloaders -Version: 1.3.2 +Version: 1.4.0 Release: 0 Summary: Base library for scrapy's ItemLoader License: BSD-3-Clause URL: https://github.com/scrapy/itemloaders # Use Github archive, the PyPI sdist does not bundle the tests Source: https://github.com/scrapy/itemloaders/archive/refs/tags/v%{version}.tar.gz#/itemloaders-%{version}-gh.tar.gz +BuildRequires: %{python_module hatchling} BuildRequires: %{python_module pip} -BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros ++++++ itemloaders-1.3.2-gh.tar.gz -> itemloaders-1.4.0-gh.tar.gz ++++++ ++++ 3064 lines of diff (skipped)
