From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: wangmy@fujitsu.com
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH 23/36] python3-maturin: upgrade 1.4.0 -> 1.5.0
Date: Tue, 19 Mar 2024 11:21:54 +0100 [thread overview]
Message-ID: <20240319102154f0e2de40@mail.local> (raw)
In-Reply-To: <1710313714-12541-23-git-send-email-wangmy@fujitsu.com>
On 13/03/2024 15:08:21+0800, wangmy via lists.openembedded.org wrote:
> From: Wang Mingyu <wangmy@fujitsu.com>
>
> Changelog:
> Fix the format_name property and move it from the ArchiveEntry class to the ArchiveRead class
>
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
> .../{python3-maturin_1.4.0.bb => python3-maturin_1.5.0.bb} | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> rename meta/recipes-devtools/python/{python3-maturin_1.4.0.bb => python3-maturin_1.5.0.bb} (92%)
>
> diff --git a/meta/recipes-devtools/python/python3-maturin_1.4.0.bb b/meta/recipes-devtools/python/python3-maturin_1.5.0.bb
> similarity index 92%
> rename from meta/recipes-devtools/python/python3-maturin_1.4.0.bb
> rename to meta/recipes-devtools/python/python3-maturin_1.5.0.bb
> index ed19ee647a..e80a45f0bc 100644
> --- a/meta/recipes-devtools/python/python3-maturin_1.4.0.bb
> +++ b/meta/recipes-devtools/python/python3-maturin_1.5.0.bb
> @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://license-apache;md5=1836efb2eb779966696f473ee8540542 \
> file://license-mit;md5=85fd3b67069cff784d98ebfc7d5c0797"
>
> SRC_URI += "file://0001-Add-32-bit-RISC-V-support.patch"
ERROR: python3-maturin-native-1.5.0-r0 do_patch: Applying patch '0001-Add-32-bit-RISC-V-support.patch' on target directory '/home/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/maturin-1.5.0'
CmdError('quilt --quiltrc /home/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/x86_64-linux/python3-maturin-native/1.5.0/recipe-sysroot-native/etc/quiltrc push', 0, 'stdout: Applying patch 0001-Add-32-bit-RISC-V-support.patch
> -SRC_URI[sha256sum] = "ed12e1768094a7adeafc3a74ebdb8dc2201fa64c4e7e31f14cfc70378bf93790"
> +SRC_URI[sha256sum] = "e046ea2aed687991d58c42f6276dfcc0c037092934654f538b5877fd57dd3a9c"
>
> S = "${WORKDIR}/maturin-${PV}"
>
> --
> 2.34.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#197027): https://lists.openembedded.org/g/openembedded-core/message/197027
> Mute This Topic: https://lists.openembedded.org/mt/104900971/3617179
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [alexandre.belloni@bootlin.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2024-03-19 10:21 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-13 7:07 [OE-core] [PATCH 01/36] debianutils: upgrade 5.16 -> 5.17 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 02/36] diffoscope: upgrade 259 -> 260 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 03/36] encodings: upgrade 1.0.7 -> 1.1.0 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 04/36] gcr: upgrade 4.2.0 -> 4.2.1 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 05/36] ghostscript: upgrade 10.02.1 -> 10.03.0 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 06/36] gnupg: upgrade 2.4.4 -> 2.4.5 wangmy
2024-03-14 13:39 ` Richard Purdie
2024-03-13 7:08 ` [OE-core] [PATCH 07/36] libadwaita: upgrade 1.4.3 -> 1.4.4 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 08/36] libassuan: upgrade 2.5.6 -> 2.5.7 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 09/36] libfontenc: upgrade 1.1.7 -> 1.1.8 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 10/36] libpng: upgrade 1.6.42 -> 1.6.43 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 11/36] libsdl2: upgrade 2.30.0 -> 2.30.1 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 12/36] libxcb: upgrade 1.16 -> 1.16.1 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 13/36] libxcursor: upgrade 1.2.1 -> 1.2.2 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 14/36] libxdmcp: upgrade 1.1.4 -> 1.1.5 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 15/36] lzip: upgrade 1.24 -> 1.24.1 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 16/36] mkfontscale: upgrade 1.2.2 -> 1.2.3 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 17/36] pango: upgrade 1.52.0 -> 1.52.1 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 18/36] psmisc: upgrade 23.6 -> 23.7 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 19/36] python3-cython: upgrade 3.0.8 -> 3.0.9 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 20/36] python3-hypothesis: upgrade 6.98.15 -> 6.99.4 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 21/36] python3-importlib-metadata: upgrade 7.0.1 -> 7.0.2 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 22/36] python3-libarchive-c: upgrade 5.0 -> 5.1 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 23/36] python3-maturin: upgrade 1.4.0 -> 1.5.0 wangmy
2024-03-19 10:21 ` Alexandre Belloni [this message]
2024-03-13 7:08 ` [OE-core] [PATCH 24/36] python3-pygobject: update 3.46.0 -> 3.48.1 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 25/36] python3-pyopenssl: upgrade 24.0.0 -> 24.1.0 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 26/36] python3-pyparsing: upgrade 3.1.1 -> 3.1.2 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 27/36] python3-pytest-subtests: upgrade 0.11.0 -> 0.12.1 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 28/36] python3-pytest: upgrade 8.0.2 -> 8.1.1 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 29/36] python3-trove-classifiers: upgrade 2024.2.23 -> 2024.3.3 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 30/36] repo: upgrade 2.42 -> 2.44 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 31/36] shaderc: update 2023.8 -> 2024.0 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 32/36] stress-ng: upgrade 0.17.05 -> 0.17.06 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 33/36] tcl: upgrade 8.6.13 -> 8.6.14 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 34/36] xauth: upgrade 1.1.2 -> 1.1.3 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 35/36] xev: update 1.2.5 -> 1.2.6 wangmy
2024-03-13 7:08 ` [OE-core] [PATCH 36/36] xz: upgrade 5.4.6 -> 5.6.1 wangmy
2024-03-14 13:40 ` Richard Purdie
2024-03-30 1:03 ` [OE-core] [PATCH 36/36] xz: upgrade 5.4.6 -> 5.6.1 _WARNING_ Mark Hatle
2024-03-30 12:08 ` Marta Rybczynska
2024-03-30 12:26 ` Richard Purdie
2024-03-30 12:52 ` Alexander Kanavin
2024-03-30 13:06 ` Martin Jansa
2024-03-30 16:18 ` Richard Purdie
2024-04-01 9:42 ` Fathi Boudra
2024-04-01 19:02 ` Denys Dmytriyenko
2024-04-01 19:57 ` Marta Rybczynska
2024-04-02 5:41 ` Marta Rybczynska
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240319102154f0e2de40@mail.local \
--to=alexandre.belloni@bootlin.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=wangmy@fujitsu.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox