mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +00:00
python-pyyaml: update to 3.11
Signed-off-by: Derek Straka <derek@asterius.io>
This commit is contained in:
committed by
Martin Jansa
parent
bd6d6eee6f
commit
4100a96a5a
@@ -9,8 +9,8 @@ SRC_URI = "http://pyyaml.org/download/pyyaml/PyYAML-${PV}.tar.gz \
|
||||
file://setup.py \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "74c94a383886519e9e7b3dd1ee540247"
|
||||
SRC_URI[sha256sum] = "e713da45c96ca53a3a8b48140d4120374db622df16ab71759c9ceb5b8d46fe7c"
|
||||
SRC_URI[md5sum] = "f50e08ef0fe55178479d3a618efe21db"
|
||||
SRC_URI[sha256sum] = "c36c938a872e5ff494938b33b14aaa156cb439ec67548fcab3535bb78b0846e8"
|
||||
|
||||
S = "${WORKDIR}/PyYAML-${PV}"
|
||||
|
||||
Reference in New Issue
Block a user