[oe] [meta-python] [PATCH] python-pyparted: upgrade 3.11.2 -> 3.11.3

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Thu Nov 21 02:21:44 UTC 2019


Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 .../recipes-extended/python-pyparted/python-pyparted.inc        | 2 +-
 .../{python-pyparted_3.11.2.bb => python-pyparted_3.11.3.bb}    | 0
 .../{python3-pyparted_3.11.2.bb => python3-pyparted_3.11.3.bb}  | 0
 3 files changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-extended/python-pyparted/{python-pyparted_3.11.2.bb => python-pyparted_3.11.3.bb} (100%)
 rename meta-python/recipes-extended/python-pyparted/{python3-pyparted_3.11.2.bb => python3-pyparted_3.11.3.bb} (100%)

diff --git a/meta-python/recipes-extended/python-pyparted/python-pyparted.inc b/meta-python/recipes-extended/python-pyparted/python-pyparted.inc
index f769f95a0..97054487f 100644
--- a/meta-python/recipes-extended/python-pyparted/python-pyparted.inc
+++ b/meta-python/recipes-extended/python-pyparted/python-pyparted.inc
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "\
 DEPENDS += "parted"
 
 # upstream only publishes releases in github archives which are discouraged
-SRCREV = "2396ba7df56de277b4999bdd5f7d1a1706a6388a"
+SRCREV = "481510c10866851844b19f3d2ffcdaa37efc0cf8"
 SRC_URI = "git://github.com/rhinstaller/pyparted.git;protocol=https"
 
 S = "${WORKDIR}/git"
diff --git a/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.2.bb b/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.3.bb
similarity index 100%
rename from meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.2.bb
rename to meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.3.bb
diff --git a/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.2.bb b/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.3.bb
similarity index 100%
rename from meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.2.bb
rename to meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.3.bb
-- 
2.20.1





More information about the Openembedded-devel mailing list