summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-bidict_0.22.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-bidict: upgrade 0.22.0 -> 0.22.1Wang Mingyu2023-01-061-11/+0
| | | | | | | | | | | | Changelog: ========== -Only include the source code in the source distribution. This reduces the size of the source distribution from 200kB to 30kB. -Fix the return type hint of bidict.inverted() to return an Iterator, rather than an Iterable. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-bidict: update to 0.22.0Oleksandr Kravchuk2022-04-111-0/+11
License-Update: copyright years updated. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>