[oe-commits] [meta-openembedded] 01/02: python-twisted: upgrade 19.2.0 -> 19.2.1

git at git.openembedded.org git at git.openembedded.org
Tue Jun 18 13:32:52 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 d29f84835bbd39a05be310126d37f5d2c00ed2ba
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Tue Jun 18 11:29:28 2019 +0800

    python-twisted: upgrade 19.2.0 -> 19.2.1
    
    -Upgrade from python-twisted_19.2.0.bb to python-twisted_19.2.1.bb.
    
    -Upgrade from python3-twisted_19.2.0.bb to python3-twisted_19.2.1.bb.
    
    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-twisted.inc                | 4 ++--
 .../python/{python-twisted_19.2.0.bb => python-twisted_19.2.1.bb}     | 0
 .../python/{python3-twisted_19.2.0.bb => python3-twisted_19.2.1.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 ddef414..005aaad 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=d136e8cf7b52f2e64079186ae2060d8a"
 
-SRC_URI[sha256sum] = "1708e1928ae84ec9d3ebab0d427e20e1e38ff721b15bbced476d047d4a43abbe"
-SRC_URI[md5sum] = "473e12f4226e0fecc0ca5698e418e3f6"
+SRC_URI[sha256sum] = "fa2c04c2d68a9be7fc3975ba4947f653a57a656776f24be58ff0fe4b9aaf3e52"
+SRC_URI[md5sum] = "528b7856938edc2a752c244aebd94981"
 
 PYPI_PACKAGE = "Twisted"
 PYPI_PACKAGE_EXT = "tar.bz2"
diff --git a/meta-python/recipes-devtools/python/python-twisted_19.2.0.bb b/meta-python/recipes-devtools/python/python-twisted_19.2.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-twisted_19.2.0.bb
rename to meta-python/recipes-devtools/python/python-twisted_19.2.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-twisted_19.2.0.bb b/meta-python/recipes-devtools/python/python3-twisted_19.2.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-twisted_19.2.0.bb
rename to meta-python/recipes-devtools/python/python3-twisted_19.2.1.bb

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


More information about the Openembedded-commits mailing list