Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-itemadapter for 
openSUSE:Factory checked in at 2025-02-09 20:01:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-itemadapter (Old)
 and      /work/SRC/openSUSE:Factory/.python-itemadapter.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-itemadapter"

Sun Feb  9 20:01:32 2025 rev:7 rq:1244260 version:0.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-itemadapter/python-itemadapter.changes    
2024-05-14 13:40:53.772132260 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-itemadapter.new.2316/python-itemadapter.changes
  2025-02-09 20:01:54.083552830 +0100
@@ -1,0 +2,21 @@
+Fri Feb  7 15:04:35 UTC 2025 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to 0.11.0
+  * Removed functions deprecated in 0.5.0: (#93)
+    - `itemadapter.utils.is_attrs_instance()`
+    - `itemadapter.utils.is_dataclass_instance()`
+    - `itemadapter.utils.is_pydantic_instance()`
+    - `itemadapter.utils.is_scrapy_item()`
+  * Added support for Pydantic 2 (#91).
+  * Added `__all__` to the top-level module to improve type checks (#90).
+  * Improved `pre-commit` and CI configuration (#91), (#92).
+- from version 0.10.0
+  * Dropped Python 3.8 support, added official Python
+    3.13 and PyPy 3.10 support (#79), (#87).
+  * Fixed the typing check when run with Scrapy 2.12.0+ (#88).
+  * Fixed `MANIFEST.in` that was missing some files (#84).
+  * Enabled `pre-commit` (#85).
+- Drop pydantic2.patch, fixed upstream
+- Set BuildArch to noarch
+
+-------------------------------------------------------------------

Old:
----
  itemadapter-0.9.0.tar.gz
  pydantic2.patch

New:
----
  itemadapter-0.11.0.tar.gz

BETA DEBUG BEGIN:
  Old:  * Enabled `pre-commit` (#85).
- Drop pydantic2.patch, fixed upstream
- Set BuildArch to noarch
BETA DEBUG END:

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-itemadapter.spec ++++++
--- /var/tmp/diff_new_pack.xFZqOe/_old  2025-02-09 20:01:54.819583092 +0100
+++ /var/tmp/diff_new_pack.xFZqOe/_new  2025-02-09 20:01:54.819583092 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-itemadapter
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 # Copyright (c) 2016, Martin Hauke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -27,14 +27,12 @@
 %endif
 %{?sle15_python_module_pythons}
 Name:           python-itemadapter%{psuffix}
-Version:        0.9.0
+Version:        0.11.0
 Release:        0
 Summary:        Wrapper for data container objects
 License:        BSD-3-Clause
 URL:            https://github.com/scrapy/itemadapter
 Source:         
https://github.com/scrapy/itemadapter/archive/v%{version}.tar.gz#/itemadapter-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM pydantic2.patch gh#scrapy/itemadapter#76
-Patch0:         pydantic2.patch
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools >= 40.5.0}
 BuildRequires:  %{python_module wheel}
@@ -47,6 +45,7 @@
 BuildRequires:  %{python_module pydantic}
 BuildRequires:  %{python_module pytest >= 5.4}
 %endif
+BuildArch:      noarch
 %python_subpackages
 
 %description

++++++ itemadapter-0.9.0.tar.gz -> itemadapter-0.11.0.tar.gz ++++++
++++ 1843 lines of diff (skipped)

Reply via email to