From 2506374cf3fdc369aece591a35afa874bd05dbdd Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Thu, 21 Nov 2019 10:21:44 +0800 Subject: python-pyparted: upgrade 3.11.2 -> 3.11.3 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-extended/python-pyparted/python-pyparted.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-extended/python-pyparted/python-pyparted.inc') diff --git a/meta-python/recipes-extended/python-pyparted/python-pyparted.inc b/meta-python/recipes-extended/python-pyparted/python-pyparted.inc index f769f95a09..97054487f9 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" -- cgit v1.2.3-54-g00ecf