diff options
| author | zhengruoqin <zhengrq.fnst@fujitsu.com> | 2022-09-27 17:36:35 +0800 | 
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-09-28 14:54:31 -0700 | 
| commit | d52f4d62e11e13ed558ca33600a82dd1d5625e62 (patch) | |
| tree | 625954c725b3565a7c1e903338acdac9933526da /meta-python | |
| parent | ca3cfb21982ea2a726e315094f981a6575668f51 (diff) | |
| download | meta-openembedded-d52f4d62e11e13ed558ca33600a82dd1d5625e62.tar.gz | |
python3-pyzmq: upgrade 24.0.0 -> 24.0.1
Changelog:
==========
Fix several possible resource warnings and deprecation warnings when cleaning
up contexts and sockets, especially in pyzmq’s own tests and when implicit
teardown of objects is happening during process teardown.
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pyzmq_24.0.1.bb (renamed from meta-python/recipes-devtools/python/python3-pyzmq_24.0.0.bb) | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/meta-python/recipes-devtools/python/python3-pyzmq_24.0.0.bb b/meta-python/recipes-devtools/python/python3-pyzmq_24.0.1.bb index 33e3ba6602..b3b0aefe1f 100644 --- a/meta-python/recipes-devtools/python/python3-pyzmq_24.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyzmq_24.0.1.bb | |||
| @@ -13,7 +13,7 @@ SRC_URI:append = " \ | |||
| 13 | file://club-rpath-out.patch \ | 13 | file://club-rpath-out.patch \ | 
| 14 | file://run-ptest \ | 14 | file://run-ptest \ | 
| 15 | " | 15 | " | 
| 16 | SRC_URI[sha256sum] = "13b008bd142c9f6079ad75a30504eef2291502e9eac90e722b16fcf9ce856147" | 16 | SRC_URI[sha256sum] = "216f5d7dbb67166759e59b0479bca82b8acf9bed6015b526b8eb10143fb08e77" | 
| 17 | 17 | ||
| 18 | inherit pypi pkgconfig python_setuptools_build_meta ptest | 18 | inherit pypi pkgconfig python_setuptools_build_meta ptest | 
| 19 | 19 | ||
