python-itemadapter/python-itemadapter.changes
Dirk Mueller 2b8b5c4840 Accepting request 1006813 from home:yarunachalam:branches:devel:languages:python
- Update to 0.7.0 (2022-08-02)
  ItemAdapter.get_field_names_from_class (#64)
- Update to 0.6.0 (2022-05-12)
  Slight performance improvement (#62)
- Update to 0.5.0 (2022-03-18)
  Improve performance by removing imports inside functions (#60)

OBS-URL: https://build.opensuse.org/request/show/1006813
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-itemadapter?expand=0&rev=6
2022-09-29 10:51:04 +00:00

49 lines
1.9 KiB
Plaintext

-------------------------------------------------------------------
Thu Sep 29 02:54:38 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 0.7.0 (2022-08-02)
ItemAdapter.get_field_names_from_class (#64)
- Update to 0.6.0 (2022-05-12)
Slight performance improvement (#62)
- Update to 0.5.0 (2022-03-18)
Improve performance by removing imports inside functions (#60)
-------------------------------------------------------------------
Sat Oct 30 13:06:13 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to v0.4.0
* Added ItemAdapter.is_item_class and
ItemAdapter.get_field_meta_from_class (#54)
* Added built-in support for pydantic models (#53)
* Adapter interface: added the ability to support arbitrary
types, by implementing a MutableMapping-based interface. By way
of this change, now any type can be used as a Scrapy item.
* Dropped support for Python 3.5 (#38).
* The new get_field_meta_from_class function offers the same
functionality as ItemAdapter.get_field_meta but for an item
class, as opposed to an item object (#34, #35).
* ItemAdapter.__repr__ no longer raises exceptions caused by the
underlying item (#31, #41).
- Disable python36 build due to Scrapy
-------------------------------------------------------------------
Wed Jul 8 06:54:27 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Switch to multibuild
- Fix the sitelib/sitearch and all the dependencies
-------------------------------------------------------------------
Tue Jul 7 23:30:56 UTC 2020 - Jacob W <jacob@jacobwinski.com>
- Update spec file:
* Change to github archive, which includes tests.
* Enable tests.
* Add BuildRequires that is required for tests to pass.
-------------------------------------------------------------------
Thu Jul 2 20:16:51 UTC 2020 - Jacob W <jacob@jacobwinski.com>
- Initial package of python-itemadapter version 0.1.0