Revisions of python-itemadapter

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1173911 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 6)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1159849 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 5)
- Add pydantic2.patch to make tests compatible with pydantic2
  gh#scrapy/itemadapter#76
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1131744 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 4)
- 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
Displaying all 6 revisions
openSUSE Build Service is sponsored by