similarity index 83%
rename from meta-python/recipes-devtools/python/python3-sqlparse_0.5.4.bb
rename to meta-python/recipes-devtools/python/python3-sqlparse_0.5.5.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=2b136f573f5386001ea3b7b9016222fc"
-SRC_URI[sha256sum] = "4396a7d3cf1cd679c1be976cf3dc6e0a51d0111e87787e7a8d780e7d5a998f9e"
+SRC_URI[sha256sum] = "e20d4a9b0b8585fdf63b10d30066c7c94c5d7a7ec47c889a2d83a3caa93ff28e"
CVE_PRODUCT = "sqlparse"
Upgrade to release 0.5.5: - Fix DoS protection to raise SQLParseError instead of silently returning None when grouping limits are exceeded. - Fix splitting of BEGIN TRANSACTION statements. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> --- .../{python3-sqlparse_0.5.4.bb => python3-sqlparse_0.5.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-sqlparse_0.5.4.bb => python3-sqlparse_0.5.5.bb} (83%)