mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
python3-pyzmq: Upgrade 21.0.1 -> 21.0.2
Upgrade to release 21.0.2: - Fix wheels on macOS older than 10.15 (sets MACOSX_DEPLOYMENT_TARGET to 10.9, matching wheel ABI tag). Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ DEPENDS = "zeromq"
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/python-pyzmq:"
|
||||
|
||||
SRC_URI += "file://club-rpath-out.patch"
|
||||
SRC_URI[sha256sum] = "c3a630dd7716e8e127d43b22598e256a2d11a847b8cc3310350528960037fa06"
|
||||
SRC_URI[sha256sum] = "098c13c6198913c2a0690235fa74d2e49161755f66b663beaec89651554cc79c"
|
||||
|
||||
inherit pypi pkgconfig setuptools3
|
||||
|
||||
Reference in New Issue
Block a user