[oe-commits] [meta-openembedded] 08/19: python-waitress: upgrade 1.4.1 -> 1.4.2

git at git.openembedded.org git at git.openembedded.org
Fri Jan 17 23:44:23 UTC 2020


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 3c99f4875bf13711fbc105941bd890517c0bd42e
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Fri Jan 17 16:21:52 2020 +0800

    python-waitress: upgrade 1.4.1 -> 1.4.2
    
    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-waitress.inc               | 4 ++--
 .../python/{python-waitress_1.4.1.bb => python-waitress_1.4.2.bb}     | 0
 .../python/{python3-waitress_1.4.1.bb => python3-waitress_1.4.2.bb}   | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-waitress.inc b/meta-python/recipes-devtools/python/python-waitress.inc
index a8d337f..0c288d5 100644
--- a/meta-python/recipes-devtools/python/python-waitress.inc
+++ b/meta-python/recipes-devtools/python/python-waitress.inc
@@ -6,5 +6,5 @@ SECTION = "devel/python"
 LICENSE = "ZPL-2.1"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=78ccb3640dc841e1baecb3e27a6966b2"
 
-SRC_URI[md5sum] = "e6b9f0406cb4e6fedcc3add96411786d"
-SRC_URI[sha256sum] = "f4118cbce75985fd60aeb4f0d781aba8dc7ae28c18e50753e913d7a7dee76b62"
+SRC_URI[md5sum] = "fdeed7ec32bbba011e90801208378c89"
+SRC_URI[sha256sum] = "67a60a376f0eb335ed88967c42b73983a58d66a2a72eb9009a42725f7453b142"
diff --git a/meta-python/recipes-devtools/python/python-waitress_1.4.1.bb b/meta-python/recipes-devtools/python/python-waitress_1.4.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-waitress_1.4.1.bb
rename to meta-python/recipes-devtools/python/python-waitress_1.4.2.bb
diff --git a/meta-python/recipes-devtools/python/python3-waitress_1.4.1.bb b/meta-python/recipes-devtools/python/python3-waitress_1.4.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-waitress_1.4.1.bb
rename to meta-python/recipes-devtools/python/python3-waitress_1.4.2.bb

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


More information about the Openembedded-commits mailing list