| Message ID | 20260810122130.633299-24-ross.burton@arm.com |
|---|---|
| State | New |
| Headers | show |
| Series | [01/24] python3-pycups: put PV into the filename | expand |
diff --git a/meta-python/recipes-devtools/python/python3-python-xmp-toolkit_2.1.0.bb b/meta-python/recipes-devtools/python/python3-python-xmp-toolkit_2.1.0.bb index 3c761ba1dc..3a269744d9 100644 --- a/meta-python/recipes-devtools/python/python3-python-xmp-toolkit_2.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-python-xmp-toolkit_2.1.0.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=30fa74de63728af31f13dc3bb8cb1756" SRC_URI[sha256sum] = "ca0aa2c60d418dd2558767db59953ab5954fb5b87dc0b50cecd60566b0b4e2da" -inherit pypi python_setuptools_build_meta ptest-python-pytest +inherit pypi python_flit_core ptest-python-pytest PYPI_PACKAGE = "python_xmp_toolkit"
This package uses flit now. Signed-off-by: Ross Burton <ross.burton@arm.com> --- .../recipes-devtools/python/python3-python-xmp-toolkit_2.1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)