Hello,

the series causes the following warnings:

stdio: WARNING: python3-pyproject-metadata-native-0.7.1-r0 do_fetch: QA Issue: 
Recipe python3-pyproject-metadata in 
/home/pokybuild/yocto-worker/musl-qemux86/build/meta/recipes-devtools/python/python3-pyproject-metadata_0.7.1.bb
 does not contain a HOMEPAGE. Please add an entry. [missing-metadata]
stdio: WARNING: python3-pyproject-metadata-0.7.1-r0 do_fetch: QA Issue: Recipe 
python3-pyproject-metadata in 
/home/pokybuild/yocto-worker/musl-qemux86/build/meta/recipes-devtools/python/python3-pyproject-metadata_0.7.1.bb
 does not contain a HOMEPAGE. Please add an entry. [missing-metadata]
stdio: WARNING: python3-meson-python-0.13.1-r0 do_fetch: QA Issue: Recipe 
python3-meson-python in 
/home/pokybuild/yocto-worker/musl-qemux86/build/meta/recipes-devtools/python/python3-meson-python_0.13.1.bb
 does not contain a HOMEPAGE. Please add an entry. [missing-metadata]
stdio: WARNING: python3-meson-python-native-0.13.1-r0 do_fetch: QA Issue: 
Recipe python3-meson-python in 
/home/pokybuild/yocto-worker/musl-qemux86/build/meta/recipes-devtools/python/python3-meson-python_0.13.1.bb
 does not contain a HOMEPAGE. Please add an entry. [missing-metadata]

On 02/06/2023 09:44:17+0200, Zoltan Boszormenyi wrote:
> It is a dependency for python3-meson-python.
> 
> Signed-off-by: Zoltán Böszörményi <[email protected]>
> ---
>  meta/conf/distro/include/maintainers.inc         |  1 +
>  .../python/python3-pyproject-metadata_0.7.1.bb   | 16 ++++++++++++++++
>  2 files changed, 17 insertions(+)
>  create mode 100644 
> meta/recipes-devtools/python/python3-pyproject-metadata_0.7.1.bb
> 
> diff --git a/meta/conf/distro/include/maintainers.inc 
> b/meta/conf/distro/include/maintainers.inc
> index 5accca3fef..d910ce6481 100644
> --- a/meta/conf/distro/include/maintainers.inc
> +++ b/meta/conf/distro/include/maintainers.inc
> @@ -670,6 +670,7 @@ RECIPE_MAINTAINER:pn-python3-pygobject = "Zang Ruochen 
> <[email protected]>
>  RECIPE_MAINTAINER:pn-python3-pyopenssl = "Tim Orling 
> <[email protected]>"
>  RECIPE_MAINTAINER:pn-python3-pyparsing = "Oleksandr Kravchuk 
> <[email protected]>"
>  RECIPE_MAINTAINER:pn-python3-pyproject-hooks = "Ross Burton 
> <[email protected]>"
> +RECIPE_MAINTAINER:pn-python3-pyproject-metadata = "Zoltán Böszörményi 
> <[email protected]>"
>  RECIPE_MAINTAINER:pn-python3-pysocks = "Tim Orling <[email protected]>"
>  RECIPE_MAINTAINER:pn-python3-pytest = "Tim Orling <[email protected]>"
>  RECIPE_MAINTAINER:pn-python3-pytest-runner = "Tim Orling 
> <[email protected]>"
> diff --git a/meta/recipes-devtools/python/python3-pyproject-metadata_0.7.1.bb 
> b/meta/recipes-devtools/python/python3-pyproject-metadata_0.7.1.bb
> new file mode 100644
> index 0000000000..9887af78d0
> --- /dev/null
> +++ b/meta/recipes-devtools/python/python3-pyproject-metadata_0.7.1.bb
> @@ -0,0 +1,16 @@
> +SUMMARY = "PEP 621 metadata parsing"
> +LICENSE = "MIT"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=310439af287b0fb4780b2ad6907c256c"
> +
> +PYPI_PACKAGE = "pyproject-metadata"
> +
> +inherit pypi python_setuptools_build_meta
> +SRC_URI[sha256sum] = 
> "0a94f18b108b9b21f3a26a3d541f056c34edcb17dc872a144a15618fed7aef67"
> +
> +BBCLASSEXTEND = "native nativesdk"
> +
> +RDEPENDS:${PN} += " \
> +    python3-logging \
> +    python3-packaging \
> +    python3-profile \
> +"
> -- 
> 2.40.1
> 

> 
> 
> 


-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#182337): 
https://lists.openembedded.org/g/openembedded-core/message/182337
Mute This Topic: https://lists.openembedded.org/mt/99281729/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to