[oe] [meta-python] [PATCH 57/70] python3-sqlparse: upgrade 0.5.5 -> 0.6.0
Wang Mingyu < [email protected]>
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Wang Mingyu <[email protected]> Signed-off-by: Wang Mingyu <[email protected]> --- .../{python3-sqlparse_0.5.5.bb => python3-sqlparse_0.6.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-sqlparse_0.5.5.bb => python3-sqlparse_0.6.0.bb} (83%) diff --git a/meta-python/recipes-devtools/python/python3-sqlparse_0.5.5.bb b/meta-python/recipes-devtools/python/python3-sqlparse_0.6.0.bb similarity index 83% rename from meta-python/recipes-devtools/python/python3-sqlparse_0.5.5.bb rename to meta-python/recipes-devtools/python/python3-sqlparse_0.6.0.bb index 03c032c49e..df196dfa36 100644 --- a/meta-python/recipes-devtools/python/python3-sqlparse_0.5.5.bb +++ b/meta-python/recipes-devtools/python/python3-sqlparse_0.6.0.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=2b136f573f5386001ea3b7b9016222fc" -SRC_URI[sha256sum] = "e20d4a9b0b8585fdf63b10d30066c7c94c5d7a7ec47c889a2d83a3caa93ff28e" +SRC_URI[sha256sum] = "113c35c75365ab9cc9c7231d68c6428fb11c085fc8e9eb1ad659b7ddbf6cd2b9" CVE_PRODUCT = "sqlparse" -- 2.43.0