forked from pool/python-itemadapter
- 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/package/show/devel:languages:python/python-itemadapter?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 14 07:56:28 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 20 13:31:31 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user