diff options
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb | 2 | ||||
| -rw-r--r-- | meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.1.bb | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb b/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb index 7d00fd7d93..32aa378cc7 100644 --- a/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb +++ b/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.1.bb | |||
| @@ -1,7 +1,5 @@ | |||
| 1 | require python-pyparted.inc | 1 | require python-pyparted.inc |
| 2 | 2 | ||
| 3 | PV = "3.10.7+git${SRCPV}" | ||
| 4 | |||
| 5 | inherit distutils | 3 | inherit distutils |
| 6 | 4 | ||
| 7 | RDEPENDS_${PN} += "python-stringold python-codecs python-math python-subprocess" | 5 | RDEPENDS_${PN} += "python-stringold python-codecs python-math python-subprocess" |
diff --git a/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.1.bb b/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.1.bb index 4d6f97b59e..d83901ff3a 100644 --- a/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.1.bb +++ b/meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.1.bb | |||
| @@ -1,7 +1,5 @@ | |||
| 1 | require python-pyparted.inc | 1 | require python-pyparted.inc |
| 2 | 2 | ||
| 3 | PV = "3.10.7+git${SRCPV}" | ||
| 4 | |||
| 5 | inherit distutils3 | 3 | inherit distutils3 |
| 6 | 4 | ||
| 7 | RDEPENDS_${PN} += "python3-stringold python3-codecs python3-math" | 5 | RDEPENDS_${PN} += "python3-stringold python3-codecs python3-math" |
