[oe-commits] [openembedded-core] 19/23: python3-pbr: update to 5.4.0

git at git.openembedded.org git at git.openembedded.org
Wed Jul 10 08:57:41 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit d40d9573d8f7414a3fd255dbfd519185369de13c
Author: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com>
AuthorDate: Sun Jul 7 03:57:14 2019 +0200

    python3-pbr: update to 5.4.0
    
    Signed-off-by: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-devtools/python/python3-pbr_5.3.1.bb | 5 -----
 meta/recipes-devtools/python/python3-pbr_5.4.0.bb | 5 +++++
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/meta/recipes-devtools/python/python3-pbr_5.3.1.bb b/meta/recipes-devtools/python/python3-pbr_5.3.1.bb
deleted file mode 100644
index 12892b6..0000000
--- a/meta/recipes-devtools/python/python3-pbr_5.3.1.bb
+++ /dev/null
@@ -1,5 +0,0 @@
-inherit setuptools3
-require python-pbr.inc
-
-SRC_URI[md5sum] = "bdaec663a75d10e9e0f2224afa3a1318"
-SRC_URI[sha256sum] = "9181e2a34d80f07a359ff1d0504fad3a47e00e1cf2c475b0aa7dcb030af54c40"
diff --git a/meta/recipes-devtools/python/python3-pbr_5.4.0.bb b/meta/recipes-devtools/python/python3-pbr_5.4.0.bb
new file mode 100644
index 0000000..1f1ec3a
--- /dev/null
+++ b/meta/recipes-devtools/python/python3-pbr_5.4.0.bb
@@ -0,0 +1,5 @@
+inherit setuptools3
+require python-pbr.inc
+
+SRC_URI[md5sum] = "fcf120102d3e4859d41425638122058c"
+SRC_URI[sha256sum] = "36ebd78196e8c9588c972f5571230a059ff83783fabbbbedecc07be263ccd7e6"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list