1
0

5 Commits

Author SHA256 Message Date
7496140406 Accepting request 1173911 from devel:languages:python
- update to 0.9.0:
  * Dropped Python 3.7 support, added official Python 3.12
    support
  * Updated the documentation and the type hint about
    `ItemAdapter.ADAPTER_CLASSES` to say that subclasses can
    use any iterable, not just `collections.deque`
  * Documented that `Pydantic >= 2` is not supported yet
  * Updated CI configuration

OBS-URL: https://build.opensuse.org/request/show/1173911
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-itemadapter?expand=0&rev=6
2024-05-14 11:39:03 +00:00
aa9b97591f Accepting request 1159849 from devel:languages:python
- Add pydantic2.patch to make tests compatible with pydantic2
  gh#scrapy/itemadapter#76

OBS-URL: https://build.opensuse.org/request/show/1159849
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-itemadapter?expand=0&rev=5
2024-03-20 20:18:40 +00:00
f0de24eddf Accepting request 1131744 from devel:languages:python
- update to 0.8.0:
  * Dropped Python 3.6 support, and made Python 3.11 support
    official
  * It is now possible to declare custom `ItemAdapter` subclasses
    with their own `ADAPTER_CLASSES` attribute, allowing to
    support different item types in different parts of the same
    code base
  * Improved type hint support

  Improve performance by removing imports inside functions (#60)
- Disable python36 build due to Scrapy

OBS-URL: https://build.opensuse.org/request/show/1131744
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-itemadapter?expand=0&rev=4
2023-12-08 21:32:13 +00:00
385baf75af Accepting request 1006920 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1006920
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-itemadapter?expand=0&rev=3
2022-09-29 16:14:32 +00:00
f6cc67f4b7 Accepting request 928285 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/928285
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-itemadapter?expand=0&rev=2
2021-10-30 21:14:01 +00:00

Diff Content Not Available