diff options
author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2020-01-02 22:09:28 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-01-03 13:56:00 -0800 |
commit | fc6e34d69541b89365bbe49396e7d744abd13f7d (patch) | |
tree | 11b79b41258c8616111b18700cc501ab46fd9b4f /meta-python | |
parent | fbc8846561bab2e63e2ce0a2f90359c768f87084 (diff) | |
download | meta-openembedded-fc6e34d69541b89365bbe49396e7d744abd13f7d.tar.gz |
python-waitress: upgrade 1.3.1 -> 1.4.1
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-waitress.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-waitress_1.4.1.bb (renamed from meta-python/recipes-devtools/python/python-waitress_1.3.1.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-waitress_1.4.1.bb (renamed from meta-python/recipes-devtools/python/python3-waitress_1.3.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 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" | |||
6 | LICENSE = "ZPL-2.1" | 6 | LICENSE = "ZPL-2.1" |
7 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=78ccb3640dc841e1baecb3e27a6966b2" | 7 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=78ccb3640dc841e1baecb3e27a6966b2" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "d9132d313de0c5e0fec34ef9ede5442e" | 9 | SRC_URI[md5sum] = "e6b9f0406cb4e6fedcc3add96411786d" |
10 | SRC_URI[sha256sum] = "278e09d6849acc1365404bbf7d790d0423b159802e850c726e8cd0a126a2dac7" | 10 | 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 index 26a628ea0..26a628ea0 100644 --- a/meta-python/recipes-devtools/python/python-waitress_1.3.1.bb +++ b/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 index 83c8b66d8..83c8b66d8 100644 --- a/meta-python/recipes-devtools/python/python3-waitress_1.3.1.bb +++ b/meta-python/recipes-devtools/python/python3-waitress_1.4.1.bb | |||