mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-16 15:25:53 +01:00
python3-eventlet: upgrade 0.40.0 -> 0.40.1
Changelog: =============== * "Fix" fork() so it "works" on Python 3.13, and "works" better on older Python versions * Fix patching of removed URLopener class in Python 3.14 * ReferenceError except while count rlock * Replace deprecated datetime.utcfromtimestamp * Remove duplicate steps * Replace deprecated datetime.datetime.utcnow Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
fed296fd7f
commit
2d39f9eb59
|
|
@ -5,7 +5,7 @@ LICENSE = "MIT"
|
|||
LIC_FILES_CHKSUM = "file://LICENSE;md5=56472ad6de4caf50e05332a34b66e778"
|
||||
|
||||
SRC_URI += "file://d19ad6cc086684ee74db250f5fd35227c98e678a.patch"
|
||||
SRC_URI[sha256sum] = "f659d735e06795a26167b666008798c7a203fcd8119b08b84036e41076432ff1"
|
||||
SRC_URI[sha256sum] = "aee74de74ac6634a1dac1ed58dc93b5dc2abaef3c7b5e76fd7f195f1662f25ef"
|
||||
|
||||
inherit pypi python_hatchling
|
||||
|
||||
Loading…
Reference in New Issue
Block a user