diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2020-01-17 16:21:52 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-01-17 15:44:06 -0800 |
commit | 3c99f4875bf13711fbc105941bd890517c0bd42e (patch) | |
tree | f90861c1d6980ecb5f1b6782f6e11045eb26ac6b /meta-python | |
parent | de4086395ecfff7fea36a8c431628295d90164c2 (diff) | |
download | meta-openembedded-3c99f4875bf13711fbc105941bd890517c0bd42e.tar.gz |
python-waitress: upgrade 1.4.1 -> 1.4.2
Signed-off-by: Zang Ruochen <zangrc.fnst@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.2.bb (renamed from meta-python/recipes-devtools/python/python-waitress_1.4.1.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-waitress_1.4.2.bb (renamed from meta-python/recipes-devtools/python/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 a8d337fd5a..0c288d52ff 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] = "e6b9f0406cb4e6fedcc3add96411786d" | 9 | SRC_URI[md5sum] = "fdeed7ec32bbba011e90801208378c89" |
10 | SRC_URI[sha256sum] = "f4118cbce75985fd60aeb4f0d781aba8dc7ae28c18e50753e913d7a7dee76b62" | 10 | 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 index 26a628ea02..26a628ea02 100644 --- a/meta-python/recipes-devtools/python/python-waitress_1.4.1.bb +++ b/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 index 83c8b66d82..83c8b66d82 100644 --- a/meta-python/recipes-devtools/python/python3-waitress_1.4.1.bb +++ b/meta-python/recipes-devtools/python/python3-waitress_1.4.2.bb | |||