mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 16:47:13 +00:00
python3-python-multipart: Add recipe
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
SUMMARY = "A streaming multipart parser for Python"
|
||||||
|
LICENSE = "Apache-2.0"
|
||||||
|
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3d98f0d58b28321924a89ab60c82410e"
|
||||||
|
|
||||||
|
SRC_URI[sha256sum] = "46eb3c6ce6fdda5fb1a03c7e11d490e407c6930a2703fe7aef4da71c374688fa"
|
||||||
|
|
||||||
|
inherit pypi python_hatchling
|
||||||
|
|
||||||
|
PYPI_PACKAGE = "python_multipart"
|
||||||
Reference in New Issue
Block a user