diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-eventlet_0.36.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-eventlet_0.36.1.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-eventlet_0.36.1.bb b/meta-python/recipes-devtools/python/python3-eventlet_0.36.1.bb index 72032c756c..170e4b3fd7 100644 --- a/meta-python/recipes-devtools/python/python3-eventlet_0.36.1.bb +++ b/meta-python/recipes-devtools/python/python3-eventlet_0.36.1.bb | |||
| @@ -8,7 +8,9 @@ SRC_URI[sha256sum] = "d227fe76a63d9e6a6cef53beb8ad0b2dc40a5e7737c801f4b474cfae1d | |||
| 8 | 8 | ||
| 9 | SRC_URI += "file://CVE-2025-58068.patch" | 9 | SRC_URI += "file://CVE-2025-58068.patch" |
| 10 | 10 | ||
| 11 | inherit pypi setuptools3 | 11 | inherit pypi python_hatchling |
| 12 | |||
| 13 | DEPENDS += "python3-hatch-vcs-native" | ||
| 12 | 14 | ||
| 13 | RDEPENDS:${PN} += " \ | 15 | RDEPENDS:${PN} += " \ |
| 14 | python3-dnspython \ | 16 | python3-dnspython \ |
