summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-bidict_0.22.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-bidict: upgrade 0.22.0 -> 0.22.1Wang Mingyu2023-01-061-0/+11
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>