Upgrade to release 0.7.0: - Add pass_fds parameters - Switch to Github actions for CI
Signed-off-by: Leon Anavi <[email protected]> --- ...python3-ptyprocess_0.6.0.bb => python3-ptyprocess_0.7.0.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-ptyprocess_0.6.0.bb => python3-ptyprocess_0.7.0.bb} (85%) diff --git a/meta-python/recipes-devtools/python/python3-ptyprocess_0.6.0.bb b/meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-ptyprocess_0.6.0.bb rename to meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb index 87911e02e..607c71946 100644 --- a/meta-python/recipes-devtools/python/python3-ptyprocess_0.6.0.bb +++ b/meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb @@ -6,8 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=cfdcd51fa7d5808da4e74346ee394490" SRCNAME = "ptyprocess" -SRC_URI[md5sum] = "37402d69f3b50913d4d483587bffad8f" -SRC_URI[sha256sum] = "923f299cc5ad920c68f2bc0bc98b75b9f838b93b599941a6b63ddbc2476394c0" +SRC_URI[sha256sum] = "5c5d0a3b48ceee0b48485e0c26037c0acd7d29765ca3fbb5cb3831d347423220" inherit pypi setuptools3 -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#88673): https://lists.openembedded.org/g/openembedded-devel/message/88673 Mute This Topic: https://lists.openembedded.org/mt/79597908/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
