diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-gevent/0001-_setuputils.py-Do-not-add-sys_inc_dir.patch | 3 | ||||
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-gevent_25.5.1.bb (renamed from meta-python/recipes-devtools/python/python3-gevent_25.4.2.bb) | 2 |
2 files changed, 2 insertions, 3 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(-) |
diff --git a/meta-python/recipes-devtools/python/python3-gevent_25.4.2.bb b/meta-python/recipes-devtools/python/python3-gevent_25.5.1.bb index b66fd5c8cf..05c4ea2205 100644 --- a/meta-python/recipes-devtools/python/python3-gevent_25.4.2.bb +++ b/meta-python/recipes-devtools/python/python3-gevent_25.5.1.bb | |||
| @@ -15,7 +15,7 @@ RDEPENDS:${PN} = "python3-greenlet \ | |||
| 15 | 15 | ||
| 16 | SRC_URI += "file://0001-_setuputils.py-Do-not-add-sys_inc_dir.patch" | 16 | SRC_URI += "file://0001-_setuputils.py-Do-not-add-sys_inc_dir.patch" |
| 17 | 17 | ||
| 18 | SRC_URI[sha256sum] = "7ffba461458ed28a85a01285ea0e0dc14f883204d17ce5ed82fa839a9d620028" | 18 | SRC_URI[sha256sum] = "582c948fa9a23188b890d0bc130734a506d039a2e5ad87dae276a456cc683e61" |
| 19 | 19 | ||
| 20 | inherit pypi python_setuptools_build_meta cython | 20 | inherit pypi python_setuptools_build_meta cython |
| 21 | 21 | ||
