diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-05-27 17:47:36 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-05-31 03:08:51 -0700 |
| commit | d18734b179210ae886b064e5811844bbf3a9fae7 (patch) | |
| tree | efeedc60ddbdb5a7f0f2a3c9b1fabed3b62ddded /meta-python/recipes-devtools/python | |
| parent | 9c9cb57453c4e3a7aaa96fedfe1e2f603acab304 (diff) | |
| download | meta-openembedded-d18734b179210ae886b064e5811844bbf3a9fae7.tar.gz | |
python3-gevent: upgrade 26.4.0 -> 26.5.0
Changelog:
==========
- Build and publish Windows 11 ARM wheels.
- Add preliminary support for Python 3.15b1 and distribute binary wheels for it.
- Support for Python 3.10 will be ending soon. Support for PyPy will be ending soon.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-gevent_26.5.0.bb (renamed from meta-python/recipes-devtools/python/python3-gevent_26.4.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-gevent_26.4.0.bb b/meta-python/recipes-devtools/python/python3-gevent_26.5.0.bb index c29b55d25d..a1dbececdf 100644 --- a/meta-python/recipes-devtools/python/python3-gevent_26.4.0.bb +++ b/meta-python/recipes-devtools/python/python3-gevent_26.5.0.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] = "288d03addfccf0d1c67268358b6759b04392bf3bc35d26f3d9a45c82899c292d" | 18 | SRC_URI[sha256sum] = "1655eb04c1e20d71b2aa4a3c7528162dd58ff6cc46a037af1f01f534c80fefba" |
| 19 | 19 | ||
| 20 | CVE_PRODUCT = "gevent" | 20 | CVE_PRODUCT = "gevent" |
| 21 | 21 | ||
