summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/python/python3-webob_1.8.10.bb (renamed from recipes-devtools/python/python3-webob_1.8.9.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python3-webob_1.8.9.bb b/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
6 6
7PYPI_PACKAGE = "webob" 7PYPI_PACKAGE = "webob"
8 8
9SRC_URI[sha256sum] = "ad6078e2edb6766d1334ec3dee072ac6a7f95b1e32ce10def8ff7f0f02d56589" 9SRC_URI[sha256sum] = "1c963a11f307bc3f624fbab9dde737701eae255f32981b7a5486a88db1767c2b"
10 10
11inherit setuptools3 pypi 11inherit setuptools3 pypi
12 12