From: Wang Mingyu <[email protected]> Changelog: =========== * Allowing inheritance of GreenSSLSocket without overriding the __new_ method * [bug] Fix broken API related to '__version__' removal * [doc] Fix pypi broken link
Signed-off-by: Wang Mingyu <[email protected]> --- .../{python3-eventlet_0.34.1.bb => python3-eventlet_0.34.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-eventlet_0.34.1.bb => python3-eventlet_0.34.2.bb} (80%) diff --git a/meta-python/recipes-devtools/python/python3-eventlet_0.34.1.bb b/meta-python/recipes-devtools/python/python3-eventlet_0.34.2.bb similarity index 80% rename from meta-python/recipes-devtools/python/python3-eventlet_0.34.1.bb rename to meta-python/recipes-devtools/python/python3-eventlet_0.34.2.bb index cdd1784df..aa19d91d4 100644 --- a/meta-python/recipes-devtools/python/python3-eventlet_0.34.1.bb +++ b/meta-python/recipes-devtools/python/python3-eventlet_0.34.2.bb @@ -5,7 +5,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=56472ad6de4caf50e05332a34b66e778" SRC_URI += "${PYPI_SRC_URI}" -SRC_URI[sha256sum] = "0087763f3ae18a571a5cc60fdd06ceb02fdb9f006693e9ee1e8e8044ae3b470b" +SRC_URI[sha256sum] = "2115c7c6742e6893bf1347f82915572f8895c911cb5abaad4d3596a7daa847cc" inherit pypi setuptools3 -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#107799): https://lists.openembedded.org/g/openembedded-devel/message/107799 Mute This Topic: https://lists.openembedded.org/mt/103367384/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
