Upgrade to release 13.0.1: - Check for listener's existence before attempting to remove it - Update pytest configuration to support pytest 9
Signed-off-by: Leon Anavi <[email protected]> --- .../python/{python3-pyee_13.0.0.bb => python3-pyee_13.0.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pyee_13.0.0.bb => python3-pyee_13.0.1.bb} (80%) diff --git a/meta-python/recipes-devtools/python/python3-pyee_13.0.0.bb b/meta-python/recipes-devtools/python/python3-pyee_13.0.1.bb similarity index 80% rename from meta-python/recipes-devtools/python/python3-pyee_13.0.0.bb rename to meta-python/recipes-devtools/python/python3-pyee_13.0.1.bb index fba54324da..a5a9822cd3 100644 --- a/meta-python/recipes-devtools/python/python3-pyee_13.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyee_13.0.1.bb @@ -3,7 +3,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=b2b1cc8797dff32cec5d783148fceab5" DEPENDS = "python3-setuptools-scm-native" -SRC_URI[sha256sum] = "b391e3c5a434d1f5118a25615001dbc8f669cf410ab67d04c4d4e07c55481c37" +SRC_URI[sha256sum] = "0b931f7c14535667ed4c7e0d531716368715e860b988770fc7eb8578d1f67fc8" inherit pypi python_setuptools_build_meta ptest-python-pytest -- 2.47.3
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#124420): https://lists.openembedded.org/g/openembedded-devel/message/124420 Mute This Topic: https://lists.openembedded.org/mt/117837607/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
