[oe-commits] [meta-openembedded] 11/26: python-pycodestyle: upgrade 2.4.0 -> 2.5.0

git at git.openembedded.org git at git.openembedded.org
Sat Aug 3 01:11:34 UTC 2019


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

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit f16db652876c869df9ec7e6ca350c67a66ee9297
Author: Yuan Chao <yuanc.fnst at cn.fujitsu.com>
AuthorDate: Fri Aug 2 08:59:28 2019 +0800

    python-pycodestyle: upgrade 2.4.0 -> 2.5.0
    
    Signed-off-by: Yuan Chao <yuanc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-pycodestyle.inc            | 4 ++--
 .../{python-pycodestyle_2.4.0.bb => python-pycodestyle_2.5.0.bb}      | 0
 .../{python3-pycodestyle_2.4.0.bb => python3-pycodestyle_2.5.0.bb}    | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pycodestyle.inc b/meta-python/recipes-devtools/python/python-pycodestyle.inc
index c0e46b7..96cdc5d 100644
--- a/meta-python/recipes-devtools/python/python-pycodestyle.inc
+++ b/meta-python/recipes-devtools/python/python-pycodestyle.inc
@@ -4,8 +4,8 @@ LICENSE = "MIT"
 SECTION = "devel/python"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=01831ddbaf398471da3cc87f5037e822"
 
-SRC_URI[md5sum] = "85bbebd2c90d2f833c1db467d4d0e9a3"
-SRC_URI[sha256sum] = "cbfca99bd594a10f674d0cd97a3d802a1fdef635d4361e1a2658de47ed261e3a"
+SRC_URI[md5sum] = "40e7a76f364a18f531aaba11a4476e21"
+SRC_URI[sha256sum] = "e40a936c9a450ad81df37f549d676d127b1b66000a6c500caa2b085bc0ca976c"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-pycodestyle_2.4.0.bb b/meta-python/recipes-devtools/python/python-pycodestyle_2.5.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pycodestyle_2.4.0.bb
rename to meta-python/recipes-devtools/python/python-pycodestyle_2.5.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-pycodestyle_2.4.0.bb b/meta-python/recipes-devtools/python/python3-pycodestyle_2.5.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pycodestyle_2.4.0.bb
rename to meta-python/recipes-devtools/python/python3-pycodestyle_2.5.0.bb

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


More information about the Openembedded-commits mailing list