diff --git a/meta-python/recipes-extended/python-pyparted/python-pyparted_3.10.7.bb b/meta-python/recipes-extended/python-pyparted/python-pyparted_3.10.7.bb index 8a15a89fd..81d61c62a 100644 --- a/meta-python/recipes-extended/python-pyparted/python-pyparted_3.10.7.bb +++ b/meta-python/recipes-extended/python-pyparted/python-pyparted_3.10.7.bb @@ -1,7 +1,5 @@ require python-pyparted.inc -DEPENDS += "python-re" - PV = "3.10.7+git${SRCPV}" inherit distutils diff --git a/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.10.7.bb b/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.10.7.bb index ff72c2a65..4d6f97b59 100644 --- a/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.10.7.bb +++ b/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.10.7.bb @@ -1,7 +1,5 @@ require python-pyparted.inc -DEPENDS += "python3-re" - PV = "3.10.7+git${SRCPV}" inherit distutils3