diff mbox series

[meta-python] python3-apiflask: update to version 2.1.0

Message ID 20231220231312.3842099-1-derek@asterius.io
State Accepted
Headers show
Series [meta-python] python3-apiflask: update to version 2.1.0 | expand

Commit Message

Derek Straka Dec. 20, 2023, 11:13 p.m. UTC
Signed-off-by: Derek Straka <derek@asterius.io>
---
 .../{python3-apiflask_2.0.2.bb => python3-apiflask_2.1.0.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-apiflask_2.0.2.bb => python3-apiflask_2.1.0.bb} (83%)

Comments

Khem Raj Dec. 27, 2023, 8:21 a.m. UTC | #1
On Wed, 20 Dec 2023 23:13:12 +0000, Derek Straka wrote:
> 


Applied, thanks!

[1/1] python3-apiflask: update to version 2.1.0
      commit: 01d5c8c626e2baea0b37f1a5591cf86ab7294d1b

Best regards,
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-apiflask_2.0.2.bb b/meta-python/recipes-devtools/python/python3-apiflask_2.1.0.bb
similarity index 83%
rename from meta-python/recipes-devtools/python/python3-apiflask_2.0.2.bb
rename to meta-python/recipes-devtools/python/python3-apiflask_2.1.0.bb
index 88afdda71..5bffa2291 100644
--- a/meta-python/recipes-devtools/python/python3-apiflask_2.0.2.bb
+++ b/meta-python/recipes-devtools/python/python3-apiflask_2.1.0.bb
@@ -7,7 +7,7 @@  inherit pypi setuptools3
 
 PYPI_PACKAGE = "APIFlask"
 
-SRC_URI[sha256sum] = "c1ab81640a1ab252888e2cc7ae556272a169b449c582abae309a8fe295f9337d"
+SRC_URI[sha256sum] = "e7616d902d446eb9e1c67d1d8a34691b437f9da4fe7a3b4d49c91ba88c85ee2a"
 
 RDEPENDS:${PN} += "\
     python3-flask \