All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe] [meta-python] [PATCH] python3-absl: upgrade 1.1.0 -> 1.2.0
@ 2022-07-22  4:02 zhengrq.fnst
  2022-07-27 15:59 ` Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: zhengrq.fnst @ 2022-07-22  4:02 UTC (permalink / raw)
  To: openembedded-devel

Fixed a crash in Python 3.11 when TempFileCleanup.SUCCESS is used.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
---
 .../python/{python3-absl_1.1.0.bb => python3-absl_1.2.0.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-absl_1.1.0.bb => python3-absl_1.2.0.bb} (76%)

diff --git a/meta-python/recipes-devtools/python/python3-absl_1.1.0.bb b/meta-python/recipes-devtools/python/python3-absl_1.2.0.bb
similarity index 76%
rename from meta-python/recipes-devtools/python/python3-absl_1.1.0.bb
rename to meta-python/recipes-devtools/python/python3-absl_1.2.0.bb
index e3f7c4c6ae..42b3ddc93a 100644
--- a/meta-python/recipes-devtools/python/python3-absl_1.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-absl_1.2.0.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
-SRC_URI[sha256sum] = "3aa39f898329c2156ff525dfa69ce709e42d77aab18bf4917719d6f260aa6a08"
+SRC_URI[sha256sum] = "f568809938c49abbda89826223c992b630afd23c638160ad7840cfe347710d97"
 
 PYPI_PACKAGE = "absl-py"
 
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [oe] [meta-python] [PATCH] python3-absl: upgrade 1.1.0 -> 1.2.0
  2022-07-22  4:02 [oe] [meta-python] [PATCH] python3-absl: upgrade 1.1.0 -> 1.2.0 zhengrq.fnst
@ 2022-07-27 15:59 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2022-07-27 15:59 UTC (permalink / raw)
  To: zhengruoqin, openembedded-devel

Hi Zheng

Your emails come out with skewed time e.g. this email shows up from July 
22 but it came in today July 27, please fix your system time on the 
machine you use to send these emails. It makes it difficult to sort the 
patches if they are not in right date and time for my process.

On 7/22/22 12:02 AM, zhengruoqin wrote:
> Fixed a crash in Python 3.11 when TempFileCleanup.SUCCESS is used.
> 
> Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
> ---
>   .../python/{python3-absl_1.1.0.bb => python3-absl_1.2.0.bb}     | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>   rename meta-python/recipes-devtools/python/{python3-absl_1.1.0.bb => python3-absl_1.2.0.bb} (76%)
> 
> diff --git a/meta-python/recipes-devtools/python/python3-absl_1.1.0.bb b/meta-python/recipes-devtools/python/python3-absl_1.2.0.bb
> similarity index 76%
> rename from meta-python/recipes-devtools/python/python3-absl_1.1.0.bb
> rename to meta-python/recipes-devtools/python/python3-absl_1.2.0.bb
> index e3f7c4c6ae..42b3ddc93a 100644
> --- a/meta-python/recipes-devtools/python/python3-absl_1.1.0.bb
> +++ b/meta-python/recipes-devtools/python/python3-absl_1.2.0.bb
> @@ -4,7 +4,7 @@ SECTION = "devel/python"
>   LICENSE = "Apache-2.0"
>   LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
>   
> -SRC_URI[sha256sum] = "3aa39f898329c2156ff525dfa69ce709e42d77aab18bf4917719d6f260aa6a08"
> +SRC_URI[sha256sum] = "f568809938c49abbda89826223c992b630afd23c638160ad7840cfe347710d97"
>   
>   PYPI_PACKAGE = "absl-py"
>   
> 
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#98008): https://lists.openembedded.org/g/openembedded-devel/message/98008
> Mute This Topic: https://lists.openembedded.org/mt/92646147/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-27 15:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-22  4:02 [oe] [meta-python] [PATCH] python3-absl: upgrade 1.1.0 -> 1.2.0 zhengrq.fnst
2022-07-27 15:59 ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.