[oe] [meta-python][PATCH] python-idna: update to version 2.2

Derek Straka derek at asterius.io
Fri Feb 3 16:45:39 UTC 2017


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-idna.inc                   | 4 ++--
 .../python/{python-idna_2.1.bb => python-idna_2.2.bb}                 | 0
 .../python/{python3-idna_2.1.bb => python3-idna_2.2.bb}               | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-idna_2.1.bb => python-idna_2.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-idna_2.1.bb => python3-idna_2.2.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-idna.inc b/meta-python/recipes-devtools/python/python-idna.inc
index 8e1fcb4..ba5e341 100644
--- a/meta-python/recipes-devtools/python/python-idna.inc
+++ b/meta-python/recipes-devtools/python/python-idna.inc
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/kjd/idna"
 LICENSE = "BSD-3-Clause & Python-2.0 & Unicode"
 LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=134bdad79491c37bdae32811572b4bc6"
 
-SRC_URI[md5sum] = "f6473caa9c5e0cc1ad3fd5d04c3c114b"
-SRC_URI[sha256sum] = "ed36f281aebf3cd0797f163bb165d84c31507cedd15928b095b1675e2d04c676"
+SRC_URI[md5sum] = "e2d3f8a45d3d048a653eb186896e9e3e"
+SRC_URI[sha256sum] = "0ac27740937d86850010e035c6a10a564158a5accddf1aa24df89b0309252426"
 
 BBCLASSEXTEND = "native nativesdk"
diff --git a/meta-python/recipes-devtools/python/python-idna_2.1.bb b/meta-python/recipes-devtools/python/python-idna_2.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-idna_2.1.bb
rename to meta-python/recipes-devtools/python/python-idna_2.2.bb
diff --git a/meta-python/recipes-devtools/python/python3-idna_2.1.bb b/meta-python/recipes-devtools/python/python3-idna_2.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-idna_2.1.bb
rename to meta-python/recipes-devtools/python/python3-idna_2.2.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list