Upgrade to release 2.0.3: - Fix minor crash for certain oddly formed *.js files - Fix: make dark mode label dynamic - Recognize <script type="importmap"> and beautify its JSON body - Add wrap_attributes option to website UI - docs: clarify version numbering policy for releases
This work was sponsored by GOVCERT.LU. Signed-off-by: Leon Anavi <[email protected]> --- ...n3-jsbeautifier_2.0.1.bb => python3-jsbeautifier_2.0.3.bb} | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-jsbeautifier_2.0.1.bb => python3-jsbeautifier_2.0.3.bb} (75%) diff --git a/meta-python/recipes-devtools/python/python3-jsbeautifier_2.0.1.bb b/meta-python/recipes-devtools/python/python3-jsbeautifier_2.0.3.bb similarity index 75% rename from meta-python/recipes-devtools/python/python3-jsbeautifier_2.0.1.bb rename to meta-python/recipes-devtools/python/python3-jsbeautifier_2.0.3.bb index a8c3edf3ae..96cb6e84fa 100644 --- a/meta-python/recipes-devtools/python/python3-jsbeautifier_2.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-jsbeautifier_2.0.3.bb @@ -6,9 +6,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148 inherit pypi setuptools3 -SRC_URI[sha256sum] = "45603b2097410feee8d3a6ef8ad5a8e0a0e89f347331888a97e46f332ce8d953" - -PYPI_PACKAGE = "jsbeautifier" +SRC_URI[sha256sum] = "9579d4e9dbaa00383f3efdff4c98c8140bb85ba319398e8b97cdaba27abd6ba3" RDEPENDS:${PN} += "\ python3-core \ -- 2.47.3
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#128112): https://lists.openembedded.org/g/openembedded-devel/message/128112 Mute This Topic: https://lists.openembedded.org/mt/120173196/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
