[meta-virtualization][wrynose][PATCH] python3-webob: update to 1.8.10
"Darsh Kelaiya -X (dkelaiya - E INFOCHIPS PRIVATE LIMITED at Cisco)" <[email protected]>
| Newsgroups | org.yoctoproject.lists.meta-virtualization |
|---|---|
| Message-ID | <[email protected]> |
From: Bruce Ashfield <[email protected]> Bump 1.8.9 -> 1.8.10 (latest on PyPI). New sdist sha256sum: 1c963a11f307bc3f624fbab9dde737701eae255f32981b7a5486a88db1767c2b Signed-off-by: Bruce Ashfield <[email protected]> (cherry picked from commit 88ad007e53c213e649cc5ecec30101430c9b4965) Signed-off-by: Darsh Kelaiya <[email protected]> --- .../python/{python3-webob_1.8.9.bb => python3-webob_1.8.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-devtools/python/{python3-webob_1.8.9.bb => python3-webob_1.8.10.bb} (77%) diff --git a/recipes-devtools/python/python3-webob_1.8.9.bb b/recipes-devtools/python/python3-webob_1.8.10.bb similarity index 77% rename from recipes-devtools/python/python3-webob_1.8.9.bb rename to recipes-devtools/python/python3-webob_1.8.10.bb index 4a3ed90e..6d895103 100644 --- a/recipes-devtools/python/python3-webob_1.8.9.bb +++ b/recipes-devtools/python/python3-webob_1.8.10.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://docs/license.txt;md5=8ed3584bcc78c16da363747ccabc5af5 PYPI_PACKAGE = "webob" -SRC_URI[sha256sum] = "ad6078e2edb6766d1334ec3dee072ac6a7f95b1e32ce10def8ff7f0f02d56589" +SRC_URI[sha256sum] = "1c963a11f307bc3f624fbab9dde737701eae255f32981b7a5486a88db1767c2b" inherit setuptools3 pypi -- 2.35.6