14
0

- Add pydantic2.patch to make tests compatible with pydantic2

gh#scrapy/itemadapter#76

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-itemadapter?expand=0&rev=10
This commit is contained in:
2024-03-20 13:32:14 +00:00
committed by Git OBS Bridge
parent cc6a628660
commit 74c550ea6b
3 changed files with 159 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Mar 20 13:31:31 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
- Add pydantic2.patch to make tests compatible with pydantic2
gh#scrapy/itemadapter#76
-------------------------------------------------------------------
Thu Dec 7 22:47:54 UTC 2023 - Dirk Müller <dmueller@suse.com>