diff options
author | Tim Orling <ticotimo@gmail.com> | 2022-01-24 11:49:05 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-01-26 06:27:00 +0000 |
commit | 6455eae22b7fe7809f386bef3a278c241b4a06bc (patch) | |
tree | c81787b8257325a5944fa1c3fd3c5d62cdd51889 /scripts/oe-check-sstate | |
parent | 29a14ae59b03e8aae0e23254f881f97a4539edf0 (diff) | |
download | poky-6455eae22b7fe7809f386bef3a278c241b4a06bc.tar.gz |
python3-hypothesis: upgrade 6.35.0 -> 6.36.0
6.36.0 - 2022-01-19
* This release disallows using typing.Final with from_type() and register_type_strategy().
- Why? Because Final can only be used during class definition. We don’t generate class attributes.
- It also does not make sense as a runtime type on its own.
(From OE-Core rev: 5044bb45748887b01e857554976fe1eeb16921dd)
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-check-sstate')
0 files changed, 0 insertions, 0 deletions