forked from pool/python-injector
Accepting request 945346 from home:bnavigator:branches:devel:languages:python
- Fix test and runtime requirements OBS-URL: https://build.opensuse.org/request/show/945346 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-injector?expand=0&rev=16
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 10 13:55:04 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Fix test and runtime requirements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 31 13:01:20 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
@@ -46,7 +51,7 @@ Wed Jul 24 13:38:20 UTC 2019 - pgajdos@suse.com
|
||||
* Deprecated using :func:`provider <injector.provider>` for multibindings
|
||||
* Fixed failure to provide a default value to a `NewType`-aliased type with auto_bind enabled
|
||||
* Deprecated :func:`Key <injector.Key>`, :func:`SequenceKey <injector.SequenceKey>` and
|
||||
:func:`MappingKey <injector.MappingKey>` – use real types or type aliases instead
|
||||
:func:`MappingKey <injector.MappingKey>` – use real types or type aliases instead
|
||||
* Deprecated using single-item lists and dictionaries for multibindings - use real types or type aliases instead
|
||||
Technically backwards incompatible:
|
||||
* typing.List and typing.Dict specializations are now explicitly disallowed as :meth:`bind <injector.Binder.bind>`
|
||||
|
||||
Reference in New Issue
Block a user