diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-05-27 17:47:46 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-05-31 03:08:52 -0700 |
| commit | 26a87b5d8d1b0ebf6176c4ee95d870491486460f (patch) | |
| tree | e1caa1a76a3841094e5cc78586dd315a0f84eade /meta-python/recipes-devtools/python | |
| parent | 97e7884212d309765a40dc755fd96fb4b759733f (diff) | |
| download | meta-openembedded-26a87b5d8d1b0ebf6176c4ee95d870491486460f.tar.gz | |
python3-python-multipart: upgrade 0.0.28 -> 0.0.29
Changelog:
Handle malformed RFC 2231 continuations in parse_options_header
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-python-multipart_0.0.29.bb (renamed from meta-python/recipes-devtools/python/python3-python-multipart_0.0.28.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-python-multipart_0.0.28.bb b/meta-python/recipes-devtools/python/python3-python-multipart_0.0.29.bb index 1c57dc03f2..e792b2d792 100644 --- a/meta-python/recipes-devtools/python/python3-python-multipart_0.0.28.bb +++ b/meta-python/recipes-devtools/python/python3-python-multipart_0.0.29.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "A streaming multipart parser for Python" | |||
| 2 | LICENSE = "Apache-2.0" | 2 | LICENSE = "Apache-2.0" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" | 3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" |
| 4 | 4 | ||
| 5 | SRC_URI[sha256sum] = "8550da197eac0f7ab748961fc9509b999fa2662ea25cef857f05249f6893c0f8" | 5 | SRC_URI[sha256sum] = "643e93849196645e2dbdd81a0f8829a23123ad7f797a84a364c6fb3563f18904" |
| 6 | 6 | ||
| 7 | inherit pypi python_hatchling ptest-python-pytest | 7 | inherit pypi python_hatchling ptest-python-pytest |
| 8 | 8 | ||
