[oe-commits] [meta-openembedded] 04/12: python-waitress: upgrade 1.3.1 -> 1.4.1

git at git.openembedded.org git at git.openembedded.org
Fri Jan 3 21:56:15 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 fc6e34d69541b89365bbe49396e7d744abd13f7d
Author: Wang Mingyu <wangmy at cn.fujitsu.com>
AuthorDate: Thu Jan 2 22:09:28 2020 -0800

    python-waitress: upgrade 1.3.1 -> 1.4.1
    
    Signed-off-by: Wang Mingyu <wangmy 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.3.1.bb => python-waitress_1.4.1.bb}     | 0
 .../python/{python3-waitress_1.3.1.bb => python3-waitress_1.4.1.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 732c31d..a8d337f 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

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


More information about the Openembedded-commits mailing list