Upgrade to release 1.3.1: - Added missing thread_local to sniffio.__all__
Signed-off-by: Leon Anavi <[email protected]> --- ...hon3-sniffio_1.3.0.bb => python3-sniffio_1.3.1.bb} | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-sniffio_1.3.0.bb => python3-sniffio_1.3.1.bb} (64%) diff --git a/meta-python/recipes-devtools/python/python3-sniffio_1.3.0.bb b/meta-python/recipes-devtools/python/python3-sniffio_1.3.1.bb similarity index 64% rename from meta-python/recipes-devtools/python/python3-sniffio_1.3.0.bb rename to meta-python/recipes-devtools/python/python3-sniffio_1.3.1.bb index 746e4185d..82c457c39 100644 --- a/meta-python/recipes-devtools/python/python3-sniffio_1.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-sniffio_1.3.1.bb @@ -9,4 +9,13 @@ LIC_FILES_CHKSUM = "\ inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "e60305c5e5d314f5389259b7f22aaa33d8f7dee49763119234af3755c55b9101" +SRC_URI[sha256sum] = "f4324edc670a0f49750a81b895f35c3adb843cca46f0530f79fc1babb23789dc" + +DEPENDS += "\ + python3-setuptools-scm-native \ +" + +RDEPENDS:${PN} += " \ + python3-numbers \ + python3-core \ +" -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#111687): https://lists.openembedded.org/g/openembedded-devel/message/111687 Mute This Topic: https://lists.openembedded.org/mt/107804987/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
