Hi Alexander,

On Tue, Nov 9, 2021 at 11:28 AM Alexander Haas
<alexanderhaas.exp...@gmail.com> wrote:
>
> this fixes the parsing error for python3-fasteners_0.16.3 that resulted
> from a colon after RDEPENDS
Please see this thread from yesterday:
https://lists.openembedded.org/g/openembedded-core/topic/broken_dunfell/86902854?p=,,,20,0,0,0::recentpostdate/sticky,,,20,2,0,86902854,previd=1636453802825824235,nextid=1636376307838664951&previd=1636453802825824235&nextid=1636376307838664951

Long story short your poky is not up to date with I assume dunfell poky release
>
> Signed-off-by: Alexander Haas <alexanderhaas.exp...@gmail.com>
> ---
>  meta-python/recipes-devtools/python/python3-fasteners_0.16.3.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-python/recipes-devtools/python/python3-fasteners_0.16.3.bb 
> b/meta-python/recipes-devtools/python/python3-fasteners_0.16.3.bb
> index 1ba2c6f20..7ebaa4590 100644
> --- a/meta-python/recipes-devtools/python/python3-fasteners_0.16.3.bb
> +++ b/meta-python/recipes-devtools/python/python3-fasteners_0.16.3.bb
> @@ -8,7 +8,7 @@ SRC_URI[sha256sum] = 
> "b1ab4e5adfbc28681ce44b3024421c4f567e705cc3963c732bf1cba334
>
>  inherit pypi setuptools3
>
> -RDEPENDS:${PN} += "\
> +RDEPENDS_${PN} += "\
>      ${PYTHON_PN}-logging \
>      ${PYTHON_PN}-fcntl \
>  "
> --
> 2.33.1
>
>
> 
>

BR,

marek
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#93882): 
https://lists.openembedded.org/g/openembedded-devel/message/93882
Mute This Topic: https://lists.openembedded.org/mt/86928245/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to