mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 22:35:25 +01:00
python3-gevent: upgrade 25.4.2 -> 25.5.1
Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
a0d0720ddf
commit
c9704c4e7f
|
|
@ -1,4 +1,4 @@
|
|||
From 9eb453283a7ac8a9b1dd3eac86d936c7a430476b Mon Sep 17 00:00:00 2001
|
||||
From 21b8f74c3d0006c80549452743d50e6f012aa7ef Mon Sep 17 00:00:00 2001
|
||||
From: Khem Raj <raj.khem@gmail.com>
|
||||
Date: Tue, 11 Oct 2022 17:37:01 -0700
|
||||
Subject: [PATCH] _setuputils.py: Do not add sys_inc_dir
|
||||
|
|
@ -10,7 +10,6 @@ we really do not need setuptools to deduce it for us.
|
|||
|
||||
Upstream-Status: Inappropriate [ Cross-compile specific ]
|
||||
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
||||
|
||||
---
|
||||
_setuputils.py | 3 +--
|
||||
1 file changed, 1 insertion(+), 2 deletions(-)
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ RDEPENDS:${PN} = "python3-greenlet \
|
|||
|
||||
SRC_URI += "file://0001-_setuputils.py-Do-not-add-sys_inc_dir.patch"
|
||||
|
||||
SRC_URI[sha256sum] = "7ffba461458ed28a85a01285ea0e0dc14f883204d17ce5ed82fa839a9d620028"
|
||||
SRC_URI[sha256sum] = "582c948fa9a23188b890d0bc130734a506d039a2e5ad87dae276a456cc683e61"
|
||||
|
||||
inherit pypi python_setuptools_build_meta cython
|
||||
|
||||
Loading…
Reference in New Issue
Block a user