diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-06-03 13:52:02 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-06-03 15:16:52 +0000 |
| commit | 88ad007e53c213e649cc5ecec30101430c9b4965 (patch) | |
| tree | efdff2021135b9b8c79b56f8d35d6cc197b727d8 /recipes-devtools/python/python3-webob_1.8.9.bb | |
| parent | a0e52d3b76ed83c9c84ab3cc86de41d23f4d188c (diff) | |
| download | meta-virtualization-88ad007e53c213e649cc5ecec30101430c9b4965.tar.gz | |
python3-webob: update to 1.8.10
Bump 1.8.9 -> 1.8.10 (latest on PyPI). New sdist sha256sum:
1c963a11f307bc3f624fbab9dde737701eae255f32981b7a5486a88db1767c2b
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python3-webob_1.8.9.bb')
| -rw-r--r-- | recipes-devtools/python/python3-webob_1.8.9.bb | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/recipes-devtools/python/python3-webob_1.8.9.bb b/recipes-devtools/python/python3-webob_1.8.9.bb deleted file mode 100644 index 4a3ed90e..00000000 --- a/recipes-devtools/python/python3-webob_1.8.9.bb +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | DESCRIPTION = "WSGI request and response object" | ||
| 2 | HOMEPAGE = "http://webob.org/" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "MIT" | ||
| 5 | LIC_FILES_CHKSUM = "file://docs/license.txt;md5=8ed3584bcc78c16da363747ccabc5af5" | ||
| 6 | |||
| 7 | PYPI_PACKAGE = "webob" | ||
| 8 | |||
| 9 | SRC_URI[sha256sum] = "ad6078e2edb6766d1334ec3dee072ac6a7f95b1e32ce10def8ff7f0f02d56589" | ||
| 10 | |||
| 11 | inherit setuptools3 pypi | ||
| 12 | |||
| 13 | RDEPENDS:${PN} += " \ | ||
| 14 | python3-sphinx \ | ||
| 15 | " | ||
| 16 | |||
