[oe] [meta-python][PATCH] python-twisted: update to version 17.9.0

Derek Straka derek at asterius.io
Tue Oct 3 17:05:51 UTC 2017


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

diff --git a/meta-python/recipes-devtools/python/python-twisted.inc b/meta-python/recipes-devtools/python/python-twisted.inc
index bdb3c60..fed629c 100644
--- a/meta-python/recipes-devtools/python/python-twisted.inc
+++ b/meta-python/recipes-devtools/python/python-twisted.inc
@@ -7,8 +7,8 @@ HOMEPAGE = "http://www.twistedmatrix.com"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=8a9c2fbfcba7d70504e3ba545e1820ed"
 
-SRC_URI[md5sum] = "cd5c287802dcbaf7be15cf937c922b71"
-SRC_URI[sha256sum] = "f198a494f0df2482f7c5f99d7f3eef33d22763ffc76641b36fec476b878002ea"
+SRC_URI[md5sum] = "6dbedb918f0c7288a4c670f59393ecf8"
+SRC_URI[sha256sum] = "0da1a7e35d5fcae37bc9c7978970b5feb3bc82822155b8654ec63925c05af75c"
 
 PYPI_PACKAGE = "Twisted"
 PYPI_PACKAGE_EXT = "tar.bz2"
diff --git a/meta-python/recipes-devtools/python/python-twisted_17.5.0.bb b/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-twisted_17.5.0.bb
rename to meta-python/recipes-devtools/python/python-twisted_17.9.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-twisted_17.5.0.bb b/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-twisted_17.5.0.bb
rename to meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list