python3-mlcommons-loadgen: update to version 5.0.0

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Derek Straka 2024-12-12 21:16:31 +00:00 committed by Khem Raj
parent 58d635407f
commit 0f6927d5e2
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -15,8 +15,9 @@ DEPENDS = "python3-pybind11-native"
inherit setuptools3 pypi
PYPI_PACKAGE = "mlcommons_loadgen"
UPSTREAM_CHECK_PYPI_PACKAGE = "mlcommons_loadgen"
SRC_URI[sha256sum] = "99d404bbaa6dc3106db608a1c28b6fdcb317b12994aac8a85d81a13bb644802a"
SRC_URI[sha256sum] = "a90fc0a3775acbeea64b43251d3baa743228c44b3742eb99b4f927548b527328"
# Because the pyproject.toml contains invalid requirements.
INSANE_SKIP += "pep517-backend"