diff options
author | Leon Anavi <leon.anavi@konsulko.com> | 2021-11-15 20:56:50 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-11-16 08:25:15 -0800 |
commit | da0fb391cadd1272c488d2c780bf6b33ed6cec19 (patch) | |
tree | c3bd2cbe64d114ee1d8ce7e030a82224d1f18c9a /meta-python/recipes-devtools/python/python3-h5py | |
parent | 1f5e1d37f8e6605e71b6c8fa2e4ac72ef0c52f84 (diff) | |
download | meta-openembedded-da0fb391cadd1272c488d2c780bf6b33ed6cec19.tar.gz |
python3-frozenlist: Add recipe
A list-like structure which implements
collections.abc.MutableSequence, and which can be made immutable.
Version 1.2.0:
- FrozenList now supports being used as a generic type as per PEP
585, e.g. frozen_int_list: FrozenList[int] (requires Python 3.9
or newer)
- Added support for Python 3.10
- Started shipping platform-specific wheels with the musl tag
targeting typical Alpine Linux runtimes
- Started shipping platform-specific arm64 wheels for Apple Silicon
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-h5py')
0 files changed, 0 insertions, 0 deletions