[oe] [meta-python][PATCH] python-waitress: upgrade 1.3.1 -> 1.4.1

Wang Mingyu wangmy at cn.fujitsu.com
Fri Jan 3 06:09:28 UTC 2020


Signed-off-by: Wang Mingyu <wangmy at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-waitress.inc       | 4 ++--
 .../{python-waitress_1.3.1.bb => python-waitress_1.4.1.bb}    | 0
 .../{python3-waitress_1.3.1.bb => python3-waitress_1.4.1.bb}  | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-waitress_1.3.1.bb => python-waitress_1.4.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-waitress_1.3.1.bb => python3-waitress_1.4.1.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-waitress.inc b/meta-python/recipes-devtools/python/python-waitress.inc
index 732c31dbd..a8d337fd5 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] = "d9132d313de0c5e0fec34ef9ede5442e"
-SRC_URI[sha256sum] = "278e09d6849acc1365404bbf7d790d0423b159802e850c726e8cd0a126a2dac7"
+SRC_URI[md5sum] = "e6b9f0406cb4e6fedcc3add96411786d"
+SRC_URI[sha256sum] = "f4118cbce75985fd60aeb4f0d781aba8dc7ae28c18e50753e913d7a7dee76b62"
diff --git a/meta-python/recipes-devtools/python/python-waitress_1.3.1.bb b/meta-python/recipes-devtools/python/python-waitress_1.4.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-waitress_1.3.1.bb
rename to meta-python/recipes-devtools/python/python-waitress_1.4.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-waitress_1.3.1.bb b/meta-python/recipes-devtools/python/python3-waitress_1.4.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-waitress_1.3.1.bb
rename to meta-python/recipes-devtools/python/python3-waitress_1.4.1.bb
-- 
2.17.1





More information about the Openembedded-devel mailing list