diff options
author | Derek Straka <derek@asterius.io> | 2018-07-27 14:56:17 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-07-27 19:26:51 -0700 |
commit | d381c292eaeafa083398c9d53c0c54432f91d438 (patch) | |
tree | 272455100012588bc0a5e5f27a97c01d256d9614 | |
parent | 594ad7fec6bb4622e708547a13fdc64e5ac7d764 (diff) | |
download | meta-openembedded-d381c292eaeafa083398c9d53c0c54432f91d438.tar.gz |
python-pbr: update to version 4.2.0
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-python/recipes-devtools/python/python-pbr.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pbr_4.2.0.bb (renamed from meta-python/recipes-devtools/python/python-pbr_3.1.1.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pbr_4.2.0.bb (renamed from meta-python/recipes-devtools/python/python3-pbr_3.1.1.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-pbr.inc b/meta-python/recipes-devtools/python/python-pbr.inc index d8847f650..225d78b59 100644 --- a/meta-python/recipes-devtools/python/python-pbr.inc +++ b/meta-python/recipes-devtools/python/python-pbr.inc | |||
@@ -4,8 +4,8 @@ SECTION = "devel/python" | |||
4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" |
6 | 6 | ||
7 | SRC_URI[md5sum] = "4e82c2e07af544c56a5b71c801525b00" | 7 | SRC_URI[md5sum] = "6619780896ca81c7cd19c6e2f439b6c9" |
8 | SRC_URI[sha256sum] = "05f61c71aaefc02d8e37c0a3eeb9815ff526ea28b3b76324769e6158d7f95be1" | 8 | SRC_URI[sha256sum] = "1b8be50d938c9bb75d0eaf7eda111eec1bf6dc88a62a6412e33bf077457e0f45" |
9 | 9 | ||
10 | inherit pypi | 10 | inherit pypi |
11 | 11 | ||
diff --git a/meta-python/recipes-devtools/python/python-pbr_3.1.1.bb b/meta-python/recipes-devtools/python/python-pbr_4.2.0.bb index 8f7f924da..8f7f924da 100644 --- a/meta-python/recipes-devtools/python/python-pbr_3.1.1.bb +++ b/meta-python/recipes-devtools/python/python-pbr_4.2.0.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-pbr_3.1.1.bb b/meta-python/recipes-devtools/python/python3-pbr_4.2.0.bb index 97e7361b1..97e7361b1 100644 --- a/meta-python/recipes-devtools/python/python3-pbr_3.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-pbr_4.2.0.bb | |||