diff options
author | 2019-01-09 09:52:23 +0800 | |
---|---|---|
committer | 2019-01-11 10:38:21 +0000 | |
commit | 11a8980fbe0f1ec063062fd0c6c4879fb8903481 (patch) | |
tree | b1ac95532244ee2e05a1db10e8ce4df21228d2a2 | |
parent | 017a53d2743be2b5d4965a39b4e126fb74f700ad (diff) | |
download | openembedded-core-11a8980fbe0f1ec063062fd0c6c4879fb8903481.tar.gz |
python3-pbr:Upgrade to 5.1.1
Upgrade python3-pbr from 4.2.0 to 5.1.1.
Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
-rw-r--r-- | meta/recipes-devtools/python/python-pbr.inc | 4 | ||||
-rw-r--r-- | meta/recipes-devtools/python/python3-pbr_5.1.1.bb (renamed from meta/recipes-devtools/python/python3-pbr_4.2.0.bb) | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python-pbr.inc b/meta/recipes-devtools/python/python-pbr.inc index 5a295c5f33..bfe3030b07 100644 --- a/meta/recipes-devtools/python/python-pbr.inc +++ b/meta/recipes-devtools/python/python-pbr.inc @@ -5,8 +5,8 @@ SECTION = "devel/python" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" -SRC_URI[md5sum] = "6619780896ca81c7cd19c6e2f439b6c9" -SRC_URI[sha256sum] = "1b8be50d938c9bb75d0eaf7eda111eec1bf6dc88a62a6412e33bf077457e0f45" +SRC_URI[md5sum] = "dbc94417a8ff0432d6244501a7f1bd49" +SRC_URI[sha256sum] = "f59d71442f9ece3dffc17bc36575768e1ee9967756e6b6535f0ee1f0054c3d68" inherit pypi diff --git a/meta/recipes-devtools/python/python3-pbr_4.2.0.bb b/meta/recipes-devtools/python/python3-pbr_5.1.1.bb index 97e7361b16..97e7361b16 100644 --- a/meta/recipes-devtools/python/python3-pbr_4.2.0.bb +++ b/meta/recipes-devtools/python/python3-pbr_5.1.1.bb |