diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-06-02 18:07:41 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-07 18:21:42 -0700 |
| commit | 495ee09eb14b6c053a7af67d461a11848386be35 (patch) | |
| tree | 7ad326324fce9690015f481299e75e20ee6b19ae /meta-python | |
| parent | df45dce09638c5c8652832694b5b8e882cb12107 (diff) | |
| download | meta-openembedded-495ee09eb14b6c053a7af67d461a11848386be35.tar.gz | |
python3-python-multipart: upgrade 0.0.29 -> 0.0.30
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-python-multipart_0.0.30.bb (renamed from meta-python/recipes-devtools/python/python3-python-multipart_0.0.29.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-python-multipart_0.0.29.bb b/meta-python/recipes-devtools/python/python3-python-multipart_0.0.30.bb index e792b2d792..46c8ff72e5 100644 --- a/meta-python/recipes-devtools/python/python3-python-multipart_0.0.29.bb +++ b/meta-python/recipes-devtools/python/python3-python-multipart_0.0.30.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] = "643e93849196645e2dbdd81a0f8829a23123ad7f797a84a364c6fb3563f18904" | 5 | SRC_URI[sha256sum] = "0edfe0475c1f46ddd3ff7785a626f6118af32bdcf359bb21260367313bb32118" |
| 6 | 6 | ||
| 7 | inherit pypi python_hatchling ptest-python-pytest | 7 | inherit pypi python_hatchling ptest-python-pytest |
| 8 | 8 | ||
