diff options
| author | Liu Yiding <liuyd.fnst@fujitsu.com> | 2025-07-22 11:14:29 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-07-22 16:39:49 -0700 |
| commit | c9704c4e7f3855644325e29a860c74c52eb15e6b (patch) | |
| tree | 241e99623fde1e095816a85680c1aa6b87af6408 /meta-python/recipes-devtools/python/python3-gevent | |
| parent | a0d0720ddfed7d9a9a5118b24c3e8e0c5b64363e (diff) | |
| download | meta-openembedded-c9704c4e7f3855644325e29a860c74c52eb15e6b.tar.gz | |
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>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-gevent')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-gevent/0001-_setuputils.py-Do-not-add-sys_inc_dir.patch | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-gevent/0001-_setuputils.py-Do-not-add-sys_inc_dir.patch b/meta-python/recipes-devtools/python/python3-gevent/0001-_setuputils.py-Do-not-add-sys_inc_dir.patch index 49903d6ce8..68ef5d6d9a 100644 --- a/meta-python/recipes-devtools/python/python3-gevent/0001-_setuputils.py-Do-not-add-sys_inc_dir.patch +++ b/meta-python/recipes-devtools/python/python3-gevent/0001-_setuputils.py-Do-not-add-sys_inc_dir.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From 9eb453283a7ac8a9b1dd3eac86d936c7a430476b Mon Sep 17 00:00:00 2001 | 1 | From 21b8f74c3d0006c80549452743d50e6f012aa7ef Mon Sep 17 00:00:00 2001 |
| 2 | From: Khem Raj <raj.khem@gmail.com> | 2 | From: Khem Raj <raj.khem@gmail.com> |
| 3 | Date: Tue, 11 Oct 2022 17:37:01 -0700 | 3 | Date: Tue, 11 Oct 2022 17:37:01 -0700 |
| 4 | Subject: [PATCH] _setuputils.py: Do not add sys_inc_dir | 4 | 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. | |||
| 10 | 10 | ||
| 11 | Upstream-Status: Inappropriate [ Cross-compile specific ] | 11 | Upstream-Status: Inappropriate [ Cross-compile specific ] |
| 12 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 12 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
| 13 | |||
| 14 | --- | 13 | --- |
| 15 | _setuputils.py | 3 +-- | 14 | _setuputils.py | 3 +-- |
| 16 | 1 file changed, 1 insertion(+), 2 deletions(-) | 15 | 1 file changed, 1 insertion(+), 2 deletions(-) |
