All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe] [meta-python] [PATCH] python3-sqlalchemy: upgrade 1.4.42 -> 1.4.43
@ 2022-11-08  3:10 zhengrq.fnst
  2022-11-08 10:27 ` Michael Opdenacker
  0 siblings, 1 reply; 2+ messages in thread
From: zhengrq.fnst @ 2022-11-08  3:10 UTC (permalink / raw)
  To: openembedded-devel

Changelog:
https://docs.sqlalchemy.org/en/20/changelog/changelog_14.html#change-1.4.43

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

diff --git a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.42.bb b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.43.bb
similarity index 87%
rename from meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.42.bb
rename to meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.43.bb
index 6999554b8..46132cfba 100644
--- a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.42.bb
+++ b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.43.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.sqlalchemy.org/"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=f4001d1ca15b69d096fa1b4fd1bdce79"
 
-SRC_URI[sha256sum] = "177e41914c476ed1e1b77fd05966ea88c094053e17a85303c4ce007f88eff363"
+SRC_URI[sha256sum] = "c628697aad7a141da8fc3fd81b4874a711cc84af172e1b1e7bbfadf760446496"
 
 PYPI_PACKAGE = "SQLAlchemy"
 inherit pypi setuptools3
-- 
2.25.1



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

* Re: [oe] [meta-python] [PATCH] python3-sqlalchemy: upgrade 1.4.42 -> 1.4.43
  2022-11-08  3:10 [oe] [meta-python] [PATCH] python3-sqlalchemy: upgrade 1.4.42 -> 1.4.43 zhengrq.fnst
@ 2022-11-08 10:27 ` Michael Opdenacker
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Opdenacker @ 2022-11-08 10:27 UTC (permalink / raw)
  To: zhengruoqin; +Cc: openembedded-devel

Hi Zengh

On 11/8/22 04:10, zhengruoqin wrote:
> Changelog:
> https://docs.sqlalchemy.org/en/20/changelog/changelog_14.html#change-1.4.43
>
> Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>


Thanks for the patches!
However, they are still sent with an incomplete identity.

Did you try running the following command?
git config --global sendemail.from "zhengrq.fnst@fujitsu.com"

Thanks in advance. This makes life easier for our very busy maintainers.
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

end of thread, other threads:[~2022-11-08 10:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-08  3:10 [oe] [meta-python] [PATCH] python3-sqlalchemy: upgrade 1.4.42 -> 1.4.43 zhengrq.fnst
2022-11-08 10:27 ` Michael Opdenacker

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.