From: Wang Mingyu <wan...@fujitsu.com> 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 <wan...@fujitsu.com> --- .../{python3-bidict_0.22.0.bb => python3-bidict_0.22.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-bidict_0.22.0.bb => python3-bidict_0.22.1.bb} (79%) diff --git a/meta-python/recipes-devtools/python/python3-bidict_0.22.0.bb b/meta-python/recipes-devtools/python/python3-bidict_0.22.1.bb similarity index 79% rename from meta-python/recipes-devtools/python/python3-bidict_0.22.0.bb rename to meta-python/recipes-devtools/python/python3-bidict_0.22.1.bb index 088931d14..1ed0af81a 100644 --- a/meta-python/recipes-devtools/python/python3-bidict_0.22.0.bb +++ b/meta-python/recipes-devtools/python/python3-bidict_0.22.1.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://bidict.readthedocs.io/" LICENSE = "MPL-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=858e74278ef3830d46481172ae03c819" -SRC_URI[sha256sum] = "5c826b3e15e97cc6e615de295756847c282a79b79c5430d3bfc909b1ac9f5bd8" +SRC_URI[sha256sum] = "1e0f7f74e4860e6d0943a05d4134c63a2fad86f3d4732fb265bd79e4e856d81d" inherit pypi python_setuptools_build_meta -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#100377): https://lists.openembedded.org/g/openembedded-devel/message/100377 Mute This Topic: https://lists.openembedded.org/mt/96044397/21656 Group Owner: openembedded-devel+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-