mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
python3-pyzmq: version bump 22.3.0 -> 23.2.0
Still with the warning: WARNING: python3-pyzmq-23.2.0-r0 do_package_qa: QA Issue: File /usr/lib/python3.10/site-packages/zmq/utils/compiler.json in package python3-pyzmq contains reference to TMPDIR File /usr/lib/python3.10/site-packages/zmq/utils/config.json in package python3-pyzmq contains reference to TMPDIR [buildpaths] Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
aa691d59f4
commit
62fd844117
|
|
@ -3,10 +3,10 @@ HOMEPAGE = "http://zeromq.org/bindings:python"
|
|||
LICENSE = "BSD-3-Clause & LGPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.BSD;md5=11c65680f637c3df7f58bbc8d133e96e \
|
||||
file://COPYING.LESSER;md5=12c592fa0bcfff3fb0977b066e9cb69e"
|
||||
DEPENDS = "zeromq"
|
||||
DEPENDS = "zeromq python3-packaging-native"
|
||||
|
||||
SRC_URI += "file://club-rpath-out.patch"
|
||||
SRC_URI[sha256sum] = "8eddc033e716f8c91c6a2112f0a8ebc5e00532b4a6ae1eb0ccc48e027f9c671c"
|
||||
SRC_URI[sha256sum] = "a51f12a8719aad9dcfb55d456022f16b90abc8dde7d3ca93ce3120b40e3fa169"
|
||||
|
||||
inherit pypi pkgconfig python_setuptools_build_meta
|
||||
|
||||
Loading…
Reference in New Issue
Block a user