[oe-commits] [meta-openembedded] 35/50: python-isort: upgrade 4.3.4 -> 4.3.21

git at git.openembedded.org git at git.openembedded.org
Fri Nov 1 02:39:29 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 ce2cdd796e6cce280c36cce372c86d1689cd0d0d
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Thu Oct 31 14:40:29 2019 +0800

    python-isort: upgrade 4.3.4 -> 4.3.21
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-isort.inc                  | 4 ++--
 .../python/{python-isort_4.3.4.bb => python-isort_4.3.21.bb}          | 0
 .../python/{python3-isort_4.3.4.bb => python3-isort_4.3.21.bb}        | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-isort.inc b/meta-python/recipes-devtools/python/python-isort.inc
index 359b180..324d4cf 100644
--- a/meta-python/recipes-devtools/python/python-isort.inc
+++ b/meta-python/recipes-devtools/python/python-isort.inc
@@ -4,8 +4,8 @@ LICENSE = "MIT"
 SECTION = "devel/python"
 LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=8227180126797a0148f94f483f3e1489"
 
-SRC_URI[md5sum] = "fb554e9c8f9aa76e333a03d470a5cf52"
-SRC_URI[sha256sum] = "b9c40e9750f3d77e6e4d441d8b0266cf555e7cdabdcff33c4fd06366ca761ef8"
+SRC_URI[md5sum] = "05d66f2eb7ce2c2d702e86bac24bf9e4"
+SRC_URI[sha256sum] = "54da7e92468955c4fceacd0c86bd0ec997b0e1ee80d97f67c35a78b719dccab1"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-isort_4.3.4.bb b/meta-python/recipes-devtools/python/python-isort_4.3.21.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-isort_4.3.4.bb
rename to meta-python/recipes-devtools/python/python-isort_4.3.21.bb
diff --git a/meta-python/recipes-devtools/python/python3-isort_4.3.4.bb b/meta-python/recipes-devtools/python/python3-isort_4.3.21.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-isort_4.3.4.bb
rename to meta-python/recipes-devtools/python/python3-isort_4.3.21.bb

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


More information about the Openembedded-commits mailing list