[oe-commits] [meta-openembedded] 30/36: python-twisted: update to version 17.9.0

git at git.openembedded.org git at git.openembedded.org
Wed Oct 4 14:52:38 UTC 2017


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

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

commit d55c3265602afe16d38971a3d4b57de915ab024f
Author: Derek Straka <derek at asterius.io>
AuthorDate: Tue Oct 3 13:05:51 2017 -0400

    python-twisted: update to version 17.9.0
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 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(-)

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

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


More information about the Openembedded-commits mailing list