* 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-itemadapter?expand=0&rev=16