diff mbox series

[meta-python] python3-parsimonious: upgrade 0.9.0 -> 0.10.0

Message ID 1662686763-2581-1-git-send-email-zhengrq.fnst@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-parsimonious: upgrade 0.9.0 -> 0.10.0 | expand

Commit Message

zhengrq.fnst@fujitsu.com Sept. 9, 2022, 1:26 a.m. UTC
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
---
 ...on3-parsimonious_0.9.0.bb => python3-parsimonious_0.10.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-parsimonious_0.9.0.bb => python3-parsimonious_0.10.0.bb} (78%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-parsimonious_0.9.0.bb b/meta-python/recipes-devtools/python/python3-parsimonious_0.10.0.bb
similarity index 78%
rename from meta-python/recipes-devtools/python/python3-parsimonious_0.9.0.bb
rename to meta-python/recipes-devtools/python/python3-parsimonious_0.10.0.bb
index 5a604fa41c..c2352224ff 100644
--- a/meta-python/recipes-devtools/python/python3-parsimonious_0.9.0.bb
+++ b/meta-python/recipes-devtools/python/python3-parsimonious_0.10.0.bb
@@ -4,7 +4,7 @@  SECTION = "devel/python"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=3396ea30f9d21389d7857719816f83b5"
 
-SRC_URI[sha256sum] = "b2ad1ae63a2f65bd78f5e0a8ac510a98f3607a43f1db2a8d46636a5d9e4a30c1"
+SRC_URI[sha256sum] = "8281600da180ec8ae35427a4ab4f7b82bfec1e3d1e52f80cb60ea82b9512501c"
 
 inherit pypi setuptools3