[meta-python,2/3] python3-jsmin: Upgrade 3.0.0 -> 3.0.1

Message ID 20220117180505.571730-2-leon.anavi@konsulko.com
State New
Headers show
Series [meta-python,1/3] python3-jdatetime: Upgrade 3.6.4 -> 3.8.1 | expand

Commit Message

Leon Anavi Jan. 17, 2022, 6:05 p.m. UTC
Upgrade to release 3.0.1:

- Bump (patch) version

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 .../python/{python3-jsmin_3.0.0.bb => python3-jsmin_3.0.1.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-jsmin_3.0.0.bb => python3-jsmin_3.0.1.bb} (83%)

Patch

diff --git a/meta-python/recipes-devtools/python/python3-jsmin_3.0.0.bb b/meta-python/recipes-devtools/python/python3-jsmin_3.0.1.bb
similarity index 83%
rename from meta-python/recipes-devtools/python/python3-jsmin_3.0.0.bb
rename to meta-python/recipes-devtools/python/python3-jsmin_3.0.1.bb
index 733c9639c..51b17066e 100644
--- a/meta-python/recipes-devtools/python/python3-jsmin_3.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-jsmin_3.0.1.bb
@@ -5,7 +5,7 @@  LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3a3301ce2ad647e172f4a1016c67324d"
 
 inherit setuptools3 pypi ptest
-SRC_URI[sha256sum] = "88fc1bd6033a47c5911dbcada7d279c7a8b7ad0841909590f6a742c20c4d2e08"
+SRC_URI[sha256sum] = "c0959a121ef94542e807a674142606f7e90214a2b3d1eb17300244bbb5cc2bfc"
 
 BBCLASSEXTEND = "native nativesdk"