diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-11-21 10:21:44 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-11-21 17:21:15 -0800 |
commit | 2506374cf3fdc369aece591a35afa874bd05dbdd (patch) | |
tree | 8f203b4358710aafe66dd8d48a0da0b59c98a48a /meta-python | |
parent | 9ddb163540a97fa5fba2e0e1e74eca466fb51258 (diff) | |
download | meta-openembedded-2506374cf3fdc369aece591a35afa874bd05dbdd.tar.gz |
python-pyparted: upgrade 3.11.2 -> 3.11.3
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-extended/python-pyparted/python-pyparted.inc | 2 | ||||
-rw-r--r-- | meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.3.bb (renamed from meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.2.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.3.bb (renamed from meta-python/recipes-extended/python-pyparted/python3-pyparted_3.11.2.bb) | 0 |
3 files changed, 1 insertions, 1 deletions
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 = "\ | |||
11 | DEPENDS += "parted" | 11 | DEPENDS += "parted" |
12 | 12 | ||
13 | # upstream only publishes releases in github archives which are discouraged | 13 | # upstream only publishes releases in github archives which are discouraged |
14 | SRCREV = "2396ba7df56de277b4999bdd5f7d1a1706a6388a" | 14 | SRCREV = "481510c10866851844b19f3d2ffcdaa37efc0cf8" |
15 | SRC_URI = "git://github.com/rhinstaller/pyparted.git;protocol=https" | 15 | SRC_URI = "git://github.com/rhinstaller/pyparted.git;protocol=https" |
16 | 16 | ||
17 | S = "${WORKDIR}/git" | 17 | 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 index 32aa378cc..32aa378cc 100644 --- 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 | |||
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 index d83901ff3..d83901ff3 100644 --- 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 | |||